- Point your domain or subdomain to the IP address with A record. (You can use Cloudflare)
- A VPS with Ubuntu 18.04 or 20.04 or 22.04
To install Shadowsocks with v2ray plugin, just run command on your Ubuntu machine.
wget https://t.ly/ssv2ray -O ssv2ray.sh && bash ssv2ray.sh
Run this command on your internal server:
wget https://t.ly/ipint -O iptables-internal.sh && bash iptables-internal.sh
Run this command on your external server:
wget https://t.ly/ipext -O iptables-external.sh && bash iptables-external.sh
If you want to use tunneling, use the internal server IP instead of the external IP in the Shadowsocks client.
- iOS: Shadowrocket
- Android: Shadowsocks - V2ray Plugin
- Windows: Shadowsocks - V2ray Plugin
- Linux: Shadowsocks - V2ray Plugin