mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-05-06 19:43:40 +05:30
cleanups and updates
This commit is contained in:
@@ -59,6 +59,7 @@ alias ping8="ping 8.8.8.8"
|
||||
alias ping1="ping 1.1.1.1"
|
||||
alias p8="ping8"
|
||||
alias p1="ping1"
|
||||
alias flush-dns="sudo systemd-resolve --flush-caches"
|
||||
alias dnsreset="sudo systemctl restart dnscrypt-proxy"
|
||||
alias dnscheck="dnscrypt-proxy -resolve google.com"
|
||||
alias pubip="curl https://ipinfo.io/ip; echo"
|
||||
|
||||
Reference in New Issue
Block a user