Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 865 Bytes

Hermes - VPN Connection Simplifier

About This Tool

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

Installation

git clone https://github.com/Lavender-exe/Hermes.git
bash install.sh

Usage

  1. Run the tool using hermes
  2. Insert your username and select your platform
  3. Press enter then Option 0 to close the application - your VPN should be running in the background.
  4. To check, do ps aux | grep 'openvpn'