This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
secstate
/
dotfiles
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
4cb77180af
ブランチ
タグ
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
getWanIp.fish
getWanIp.fish
74 B
履歴
Raw
1
2
3
function getWanIp
dig +short myip.opendns.com @resolver1.opendns.com
end