This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
secstate
/
dotfiles
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1ac9630519
Rami (Branch)
Tag
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
getWanIp.fish
getWanIp.fish
74 B
Cronologia
Originale
1
2
3
function getWanIp
dig +short myip.opendns.com @resolver1.opendns.com
end