Skip to content
/ HTB-VPN Public

HTB-VPN is a tool to manage your vpn conexion to htb easly and conveniently

License

Notifications You must be signed in to change notification settings

Xig0n/HTB-VPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTB VPN

Xig0n Bash

  • HTB-VPN is a tool to manage your vpn conexion to htb easly and conveniently

HTB-VPN-LOGO

👉 Instalation

git clone https://github.com/Xig0n/HTB-VPN
cd HTB-VPN
chmod 754 htbvpn.sh
./htbvpn.sh

NOTE: It's necessary to add the var paths to the openvpn files downloaded in Hack The Box

## GLOBBAL VARIABLES
declare -r vpn_sp=""   # Starting-Point PATH 
declare -r vpn_ma=""   # Machines PATH

🤷‍♂️ How does it work?

Once the script is executed as root it provides us with the help panel HTB-VPN Help Menu

  • m -> Allows to start the machine vpn (The most used)
  • p -> Alow to start the starting-point vpn (For beginners in htb)
  • k -> Kill all openvpn process
  • h -> Display the help menu and exit

🧑‍💻 EXAMPLES

HTB-VPN example

  • Bash File Hash SHA256: fced9a86b71e397736ba9ace1bd5d55f28defe0fb300bf233c846e26b6c1e08d
  • Bash File Hash SHA1 : e9677c9a4a05bba753ba6c1998c4416ecaf27029
  • Bash File Hash MD5: 3011930caeeaa360075f5d684da633c9

About

HTB-VPN is a tool to manage your vpn conexion to htb easly and conveniently

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages