Skip to content

Script to connect to different VPNs

Notifications You must be signed in to change notification settings

Lavender-exe/Hermes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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'

Packages

No packages published

Languages

  • Shell 100.0%