1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby c883e79884
Enhance route command with ptables and multiple routes
This commit rewrites the `routes list` command to use ptables to present
a slightly nicer list, including a new field if the route is enabled or
not (which is quite useful).

In addition, it reworks the enable command to support enabling multiple
routes (not only one route as per removed TODO). This allows users to
actually take advantage of exit-nodes and subnet relays.
2021-08-21 14:49:46 +01:00
..
cli Enhance route command with ptables and multiple routes 2021-08-21 14:49:46 +01:00
headscale_test.go Use 8080 as default port, like in the Kubernetes yamls 2021-07-30 17:07:19 +02:00
headscale.go Try to detect color support, make color configurable 2021-08-06 07:29:57 +01:00