Introducing Hover Tips
What's New
- Hovering over a node will show a few details of the node such as IP address, user names, and subnets to get a quick glance of the node configuration. In the future this will hopefully be expanded to allow full details of the node itself as you see in the Tailscale Admin Console.
- Refactored code to prep for multi-layer visuals in the future
- Although this release has its code-base broken up into multiple files, the concept and features in the previous release are still retained. Instead of
create-network-map.py
you would now instead runmain.py