mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-18 21:23:47 +09:00
6403c8d5d2
This PR switches the homegrown debug endpoint to using tsweb.Debugger, a neat toolkit with batteries included for pprof and friends, and making it easy to add additional debug info: I've started out by adding a bunch of "introspect" endpoints image So users can see the acl, filter, config, derpmap and connected nodes as headscale sees them.