A webinterface for managing SPARKY probes and the Headscale server.
If you use Nix, you can get a environment with all required python packages by running
nix developIf you want to use PyCharm for development, you can run
nix build .#python-envand then add result/bin/python3 as a system interpreter to PyCharm.