added hack the box aliases to bash aliases
This commit is contained in:
parent
5f321a7b69
commit
fedbece638
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user