A VPN Launcher to connect to HackTheBox and TryHackMe machines quickly.
Please put all of your vpn files into /opt/Hermes. The tool will create a directory called OpenVPN in your home directory then move all of your VPNs to their respective folders (If they are in the current directory)
You will have to put the VPNs in the folders manually otherwise for this to work
Based on the HTB Quick VPN Repo from tux3do
git clone https://github.com/Lavender-exe/Hermes.git
bash install.sh
- Run the tool using
hermes
- Insert your username and select your platform
- Press enter then
Option 0
to close the application - your VPN should be running in the background. - To check, do
ps aux | grep 'openvpn'