update-tunnelbroker: get public address from website

This is a good condidate:

https://showipv6.de/

We can drop the cloud code, which seems to be unreliable in somd
situations.
This commit is contained in:
Christian Hesse 2022-10-09 19:45:18 +02:00
parent c95cbdbc1e
commit e7995fa06b
2 changed files with 13 additions and 14 deletions

View file

@ -33,10 +33,6 @@ The configuration goes to interface's comment:
You should know you user name from login. The `id` is the tunnel's numeric
id, `pass` is the *update key* found on the tunnel's advanced tab.
Also enabling dynamic DNS in Mikrotik cloud is required:
/ip/cloud/set ddns-enabled=yes;
See also
--------