A simple dnsrelay server which implements DNS intercept, local resolve and relay. This is the homework of Computer Networks course of USTC.
You can configure this dnsrelay server by setting up conf.ini
file.
And you just need to run server.py
to start the server.