P2P解除审查项目:P2P-unblock-censorship
时间:2016-08-12 来源:github 作者:Qi Xin 条评论
https://github.com/xinqicoding/P2P-unblock-censorship
The idea of this program is to free the Internet. It is a P2P tool to unblock the network censorship set by certain governments.
Instructions on how to run the code
-
Configure the proxy setting in browser. We recommend using firefox. In the setting -> advance -> network set the proxy configuration to "Manual configuration". Set the HTTP proxy to localhost and port to the port you like. (Do not use the system reserved port)
-
Run the server.py under root priviledge. (By default, server will save the http responses in the Proxy/server_data/request_count#/proxy_data#)
-
Run the client.py under root prigiledge with the command python client.py . (By default, server will save the http request in the Proxy/client_data/request#)
这个节目的想法是免费的互联网。这是一个P2P工具疏通的政府网络审查制度。
替代文字 如何运行代码的说明 在浏览器中配置代理设置。我们建议使用火狐浏览器。
在设置中,“提前”>网络将代理配置设置为“手动配置”。设置HTTP代理主机和端口到端口你喜欢。(不使用系统预留端口)
根特权下运行server.py。(默认情况下,服务器将在代理/ server_data / request_count # / proxy_data #)
保存HTTP响应 与命令python client.py根prigiledge下运行client.py。(默认情况下,服务器将节省HTTP请求的代理/ client_data /请求#)
项目创始人:Qi Xin
xinqicoding
Columbia University
New York
tjqixin2008@gmail.com
Joined on 8 Jul 2016

