magica816 / gappproxy

Automatically exported from code.google.com/p/gappproxy
GNU General Public License v3.0
0 stars 0 forks source link

希望提供DNS代理接囗 #170

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
希望提供服务器端DNS代理接囗,解决GAppsProxy因属於HTTP 
Proxy而无法直接导入DNS流量的问题,以应对DNS劫持。

https://myapps123.appspot.com/fetch.py?dnsquery=google.com

<response>
<query>google.com</query>
<hosts>
<host>74.125.71.104</host>
<host>74.125.71.103</host>
<host>74.125.71.99</host>
<host>74.125.71.147</host>
<host>74.125.71.106</host>
<host>74.125.71.105</host>
</hosts>
</response>

Original issue reported on code.google.com by s...@neverforget8964.org on 6 Feb 2012 at 3:30