coder/tailnet
Colin Adler 1cd5f38cb0
feat: add debug server for tailnet coordinators (#5861)
Implements a Tailscale-like debug server for our in-memory coordinator. This should provide some visibility into why connections could be failing.
Resolves: https://github.com/coder/coder/issues/5845

![image](https://user-images.githubusercontent.com/6332295/214680832-2724d633-2d54-44d6-a7ce-5841e5824ee5.png)
2023-01-25 21:27:36 +00:00
..
tailnettest feat: Add Tailscale networking (#3505) 2022-08-31 20:09:44 -05:00
conn.go feat: Add `vscodeipc` subcommand for VS Code Extension (#5326) 2022-12-18 17:50:06 -06:00
conn_test.go fix: Improve tailnet connections by reducing timeouts (#5043) 2022-11-13 11:33:05 -06:00
coordinator.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
coordinator_test.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
derpmap.go feat: Add local configuration option for DERP mapping (#3996) 2022-09-11 16:45:49 -05:00
derpmap_test.go feat: Add local configuration option for DERP mapping (#3996) 2022-09-11 16:45:49 -05:00