removed aliases for PIA
This commit is contained in:
parent
f3908bf6e6
commit
3900933231
1 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,5 @@ alias syncheavy="rsync -azP --no-perms --no-owner --no-group --no-times --delete
|
|||
alias s!="sudo systemctl"
|
||||
alias portcheck="sudo lsof -i -P -n | grep LISTEN"
|
||||
alias pubip="dig +short myip.opendns.com @resolver1.opendns.com"
|
||||
alias piastart="sudo VPN_PROTOCOL=wireguard DISABLE_IPV6=yes DIP_TOKEN=no AUTOCONNECT=true PIA_PF=flase PIA_DNS=true PIA_USER=p7769426 PIA_PASS=2ZZtyE4Ujz ./run_setup.sh"
|
||||
alias piastop="wg-quick down pia"
|
||||
alias sshjed="ssh -p 1919 emge@5.161.121.19"
|
||||
alias sshus="ssh -p 1919 mg@10.50.50.50"
|
||||
|
|
Loading…
Reference in a new issue