Tikpilot 1.56.0
Added
- Site clients on the device card. Next to the connection details,
a scrollable list of everything behind that site: name, MAC, address,
link type, port and when it was last seen. Needs the same
clients.viewpermission as the Clients page. - Operator column. Who provides the link to a site, searchable and
editable by hand. The panel finds it from the LTE modem (network code,
technology and signal), from the site's public address (/ip/cloudor
the interface), and by asking the address registry over RDAP. The
registry query is the only thing that reaches the internet and is off
by default:OPERATOR_LOOKUP=1. Answers are cached per /24. - "Detect the operator" action. Runs over the whole fleet and answers
per site with either the operator or the reason it could not be found.
Fixed
- Device search ignored letter case only for Latin text, so "магазин"
did not find "Магазин". Cyrillic now behaves the same way.
Upgrading: pull and restart, the database migrates itself.
Full list of changes: CHANGELOG.md