mirror of
https://github.com/aclist/dztui.git
synced 2026-08-31 12:16:55 +02:00
Compare commits
2 Commits
b253eebdd2
...
a4e03a0b88
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a4e03a0b88 | ||
|
|
cbc131028f |
2
dzgui.sh
2
dzgui.sh
@ -518,7 +518,7 @@ local_latlon(){
|
||||
fi
|
||||
local local_ip=$(curl -Ls "$url_ipecho")
|
||||
else
|
||||
# todo : implement checking remote
|
||||
# TODO : implement checking remote
|
||||
local local_ip=$(dig -4 +short myip.opendns.com @resolver1.opendns.com)
|
||||
fi
|
||||
local url_ip_api="http://ip-api.com/json/$local_ip"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user