fixed the url left in the gping alias
This commit is contained in:
parent
db0503aa96
commit
8539770f5e
@ -118,4 +118,4 @@ alias gitgraph='git log --graph --oneline --decorate'
|
|||||||
## See open ports
|
## See open ports
|
||||||
alias ports='netstat -tuln '
|
alias ports='netstat -tuln '
|
||||||
# gping
|
# gping
|
||||||
alias gping='docker run --rm -ti --network host ghcr.io/orf/gping:gping-v1.15.1 google.com'
|
alias gping='docker run --rm -ti --network host ghcr.io/orf/gping'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user