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 develop
If you want to use PyCharm for development, you can run
nix build .#python-env
and then add result/bin/python3
as a system interpreter to PyCharm.