Added tun0 shortcut to bash aliases
This commit is contained in:
parent
475313b949
commit
55bc7f8dec
@ -232,3 +232,6 @@ extract() {
|
||||
|
||||
# Start CyberChef
|
||||
alias cyberchef="open /opt/cyberchef/cyberchef"
|
||||
|
||||
# Quick tun0 ip lookup
|
||||
alias tun0="ip a s tun0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user