http ssl ssh tunneling vpn for android and linux devices
[+] - apt install git python openssh sshpass netcat-openbsd -y
[+] - apt install screen
past your data into file settings.ini
note : if are using Direct ssh leave the first part of settings.ini file empty you have only to setup your ssh settings
(root is required in android )
[+] - git clone https://github.com/abdoxfox/http-ssl-ssh-injector.git
- setup yor custom payload and proxy (if need it else leave it empty) and ssh details in settings.ini file.
[+] - cd http-ssl-ssh-injector
[+] - sudo or tsu for termux #run as root
[+] - chmod +x runvpn.sh
[+] - ./runvpn.sh 1 (argument 1 means that you will use payload / direct ssh connection)
- setup your sni bughost and ssh details in settings.ini file and run the following commands :
[+] - cd http-ssl-ssh-injector
[+] - sudo or tsu
[+] - chmod +x runvpn.sh
[+] - ./runvpn.sh 2 (argument 2 means that you will use ssl method )
- note : to stop the script press CTRL + C
screenshots from : @megasniff_v2 (thanks a lot bro)