Debian 9服务端配置
安装v2ray
1 | apt install ntp -y |
放行端口
iptables
1 | iptables -I INPUT -p tcp --dport <port> -j ACCEPT |
ufw
1 | ufw status |
Windows客户端
https://github.com/2dust/v2rayN/releases/latest
Android客户端
https://github.com/2dust/v2rayNG/releases
1 | apt install ntp -y |
iptables
1 | iptables -I INPUT -p tcp --dport <port> -j ACCEPT |
ufw
1 | ufw status |
https://github.com/2dust/v2rayN/releases/latest
https://github.com/2dust/v2rayNG/releases