mirror of
https://github.com/ValdikSS/GoodbyeDPI
synced 2025-08-31 14:25:29 +00:00
GoodbyeDPI v0.2.1
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// My mingw installation does not load inet_pton definition for some reason
|
||||
WINSOCK_API_LINKAGE INT WSAAPI inet_pton(INT Family, LPCSTR pStringBuf, PVOID pAddr);
|
||||
|
||||
#define GOODBYEDPI_VERSION "v0.2.0"
|
||||
#define GOODBYEDPI_VERSION "v0.2.1"
|
||||
|
||||
#define die() do { sleep(20); exit(EXIT_FAILURE); } while (0)
|
||||
|
||||
|
Reference in New Issue
Block a user