Linux服务器-代理服务器

代理服务器

***

*** is an open-source encrypted proxy project, widely used in mainland China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since.[4][5] Typically, the client software will open a socks5 proxy on the machine it is run, which internet traffic can then be directed towards, similarly to an SSH tunnel.[6] Unlike an SSH tunnel, *** can also proxy UDP traffic.

 

***代理

***

安装

Ubuntu

    sudo apt-get install python-pip

    sudo pip install ***

CentOS

    sudo yum install pip

    sudo pip install ***

启动***服务

ssserver -p 8000 -k password -m rc4-md5 -d start

 

配置文件方式启动

ssserver -c /etc/***.json --log-file=/tmp/***.log -d start

*** client

https://github.com/***/***-windows

https://github.com/***/***-windows/releases

https://github.com/***/***-android

https://github.com/***/***-android/releases

 

 

 

 

 

****:

  1. 逗比根据地
  2. GFW BLOG

 

 

Ref:

     1.ubuntu ***安装及开机自启动

     2.VPS squid3 + stunnel4

     3.轻松在 VPS 搭建 ***

    4. ***-wiki

    5. https://***.org/en/download/clients.html 下载

    6. https://github.com/***

posted @ 2018-07-09 23:50  zhen-Android  阅读(213)  评论(0)    收藏  举报