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://11111111-7b5d-44a1-bb69-6e100bc0083f@45.77.78.255:443?path=%2Fteams&security=tls&encryption=none&host=anything.example.com&type=ws&sni=www.paypal.com#TEST-SPOOF-PAYPAL
Demo Recording
https://recolic.net/res/sni-spoof-guide-all.mp4
Leave a Reply