run BBR, install shadowsocks,
launch ssserver with random config, also make it run-on-startup
and print the config QRCode on the terminal.
curl -sL git.io/sslaunch | bash
-
random config stored in
/etc/shadowsocks/config.json
-
start server manually:
systemctl start shadowsocks
-
use
cat /etc/shadowsocks/ss_qrcode_ipv4.log
will show the QRCode on the terminal -
change port and cipher by random:
. sslaunch.sh && launch
SSlaunch.sh © zthxxx, Released under the MIT License.