yaosj2k / dnsforwarder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsforwarder

All the sources are free for non-commercial use.

Necessary libraries :

For Linux:

pthread;
libcurl;
openssl.

For Windows: None.

Macros needed to be declared while compiling :

For Linux: None.

For Windows x86 (at least Windows XP)

WIN32

For Windows x86-64 (at least Windows Vista):

WIN32
WIN64

About