added hack the box aliases to bash aliases

This commit is contained in:
Phil 2021-05-20 22:47:49 +01:00
parent 5f321a7b69
commit fedbece638

View File

@ -45,6 +45,9 @@ alias sav-stop='sudo service sav-protect stop'
# wget Shortcuts
alias get-nordserverlist="wget https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip"
# Hack the Box
alias htb-starting_point='sudo openvpn ~/htb/vpn/starting_point_NCLtech.ovpn'
# Make Life Easier