Tcp-DNS-proxy 一个 TCP DNS 代理可以得到正确的 IP 地址。命令行usage: tcpdns.py [-h] -f CONFIG_JSON [-d] TCP DNS Proxy optional arguments:   -h, --help      show this help message and exit   -f CONFIG_JSON  Json config file   -d              Print debug message配置文件{     "socket_timeout": 20,     "host": "0.0.0.0",