is an ssh based vpn that uses:
- HTTP Headers (payload) direct or with proxy.
- SSL/TLS Handshake over SNI.
- Combination between both (payload + ssl ) is supported too.
apt install -y git openssh sshpass netcat-openbsd corkscrew screen python3
apt install python3-pip
apt install make
pip install certifi
(root is required in android )
git clone https://github.com/abdoxfox/HTTP-CUSTOM-HEADERS-VPN.git
cd HTTP-CUSTOM-HEADERS-VPN
[+] - and fill the settings.ini file:
- then:
chmod +x runvpn.sh
sudo bash runvpn.sh
- choose your connection mode:
- note : to stop the script press CTRL + C