Shadowsocks + v2ray plugin (HTTP) installation script.
Currently not work in Iran
According to the v2ray-plugin, HTTP only provides moderate (but lightweight) traffic obfuscation. Cautious users should refrain from using this mode.
- Ubuntu server
First, make scripts executable:
chmod +x ss-server.sh v2ray.sh
then, run the script (as root):
./ss-server
Now you can run Shadowsocks + v2ray server using the following command:
ss-server -c {path_to_config} start