4 lines
74 B
Fish
4 lines
74 B
Fish
|
|
function getWanIp
|
||
|
|
dig +short myip.opendns.com @resolver1.opendns.com
|
||
|
|
end
|