Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只在ipv6环境下上网 #41

Closed
GoogleCodeExporter opened this issue May 17, 2015 · 4 comments
Closed

只在ipv6环境下上网 #41

GoogleCodeExporter opened this issue May 17, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

感谢google和免费的ipv6,可以用以下两种方式实现只在ipv6环境
下上网:
1)直接连接:使用google的ipv6的hosts文件;https://code.google.com/p
/ipv6-hosts/
2)代理连接:使用switchySharp + goagent + hosts。
需要一个switchySharp的规则列表文件判断网址是否在hosts内(和gf
wlist类似),当网址在hosts内时,采用方式1来连接;当网址不在h
osts文件内时,采用方式2。

按照switchySharp的规则列表格式https://code.google.com/p/switchy/wiki/Ru
leList,提取了google的ipv6的hosts文件内的相关域名,希望能提��
�在线列表。

Original issue reported on code.google.com by jinjunwe...@gmail.com on 2 Sep 2013 at 4:20

Attachments:

@GoogleCodeExporter
Copy link
Author

你要干吗?

Original comment by Cickumqt on 2 Sep 2013 at 4:24

@GoogleCodeExporter
Copy link
Author

希望提供类似http://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt�
��文件

Original comment by jinjunwe...@gmail.com on 2 Sep 2013 at 5:00

@GoogleCodeExporter
Copy link
Author

用于switchySharp的在线规则列表

Original comment by jinjunwe...@gmail.com on 2 Sep 2013 at 5:02

@GoogleCodeExporter
Copy link
Author

Original comment by Cickumqt on 31 Dec 2014 at 11:59

  • Changed state: WONTFIX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant