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
|
|
|
|
|
****:
Ref:
4. ***-wiki

浙公网安备 33010602011771号