Skip to content

foadsalimi/shadowsocks-install

 
 

Repository files navigation

Shadowsocks Install SCRIPT

Shadowsocks Install SCRIPT is made by FordSenpai to minimize the time consumed and user involvement in setting up your VPS

[Donations] GCASH: 09206200840 PAYPAL: johnford090@gmail.com FACEBOOK: John Ford Mangiliman

Facebook Support Link: https://www.facebook.com/johndesu090

Supported Linux Distribution

Services

Installation

wget --no-check-certificate -O installss.sh https://raw.githubusercontent.com/johndesu090/shadowsocks-install/master/installss.sh
chmod +x installss.sh
./installss.sh 2>&1 | tee shadowsocks-all.log

Additional Info (Install Configs)

Shadowsocks Python Config: /etc/shadowsocks-python/config.json

ShadowsocksR Config: /etc/shadowsocks-r/config.json

ShadowsocksGo Config: /etc/shadowsocks-go/config.json

Shadowsocks Libev Config: /etc/shadowsocks-libev/config.json

About

Shadowsocks All in One installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%