Steps
- Buy a cheap Linux VPS (Virtual Private Server)
- Login with SSH
- Run installation command
apt update ; apt install -y docker.io
sudo docker run -d --restart always --log-opt max-size=1M --name rv -p 443:443 recolic/insecure-v2ray
- Enjoy your service on smartphone
vless://[email protected]:443?path=%2Fteams&security=tls&encryption=none&host=anything.example.com&type=ws&sni=www.paypal.com#TEST-SPOOF-PAYPAL
Leave a Reply