Good. It seems you've crashed onto the Great Firewall (GFW for short) ;-)
When you mean most websites load fine, can you access twitter/facebook/youtube? If you see "connection reset by peer" then that's it.
Use a VPN or SSH tunnel to send your network traffic through the GFW is a common option to bypass censorship.
I myself setup my own homebrew ssh tunnel/VPN on linode VPS. There are many VPN service providers, one build by @yegle is pretty decent. One of my friends just setup a new site, you might want to have a look.
发布评论
评论(3)
好的。看来您已经撞上了防火墙(简称 GFW);-)
当您的意思是大多数网站加载良好时,您可以访问 twitter/facebook/youtube 吗?如果您看到“连接被对等方重置”,那就是这样。
使用 VPN 或 SSH 隧道通过 GFW 发送网络流量是绕过审查的常见选项。
我自己在 linode VPS 上设置了自己的自制 ssh 隧道/VPN。有许多 VPN 服务提供商,一个由 @yegle 相当不错。我的一个朋友刚刚建立了一个新网站,您可能想看看。
Good. It seems you've crashed onto the Great Firewall (GFW for short) ;-)
When you mean most websites load fine, can you access twitter/facebook/youtube? If you see "connection reset by peer" then that's it.
Use a VPN or SSH tunnel to send your network traffic through the GFW is a common option to bypass censorship.
I myself setup my own homebrew ssh tunnel/VPN on linode VPS. There are many VPN service providers, one build by @yegle is pretty decent. One of my friends just setup a new site, you might want to have a look.
使用VPN是一个不错的选择。我已经使用 Shadowsocks 几个月了。效果很好。
Using VPN is a good choice. I have using Shadowsocks for serval months. It works fine.
哈哈,这是这里的外国人的通病。
是的,Shadowsocks 很棒,因为权威机构可以轻松检测到 VPN 协议(秘密:有些人因此被指控犯罪。)
也许您应该在香港设置一台配置了 Shadowsocks 服务器的服务器。但一种临时解决方案是本地映射。
修改系统主机文件并将地址
43.242.175.186
映射到git
服务器主机名。我个人更喜欢阿里云。
Haha this is a common problem for foreign folks all around here.
Yeah Shadowsocks is great, since VPN protocols can be easily detected by the authority (secret: some people are charged crime for this.)
Maybe you should setup a server in Hong Kong with Shadowsocks server configured. But one temporary solution is local mapping.
Modify your system hosts file and map the address
43.242.175.186
to thegit
server hostname.Personally I’d prefer Alibaba Cloud.