DNS proxy server
Server.c contains the proxy server itself while test.c can be used to generate a DNS query for "www.google.com" to test the proxy server.
The proxy server connects to 8.8.8.8 by default to resolve the query.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DNS proxy server
Server.c contains the proxy server itself while test.c can be used to generate a DNS query for "www.google.com" to test the proxy server.
The proxy server connects to 8.8.8.8 by default to resolve the query.