1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/cmd/headscale/cli
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
..
namespaces.go Linting 2021-08-15 23:35:03 +02:00
nodes.go Linting 2021-08-15 23:35:03 +02:00
preauthkeys.go Linting 2021-08-15 23:35:03 +02:00
root.go Headscale is from no-juan 2021-08-06 00:23:07 +02:00
routes.go Enhance route command with ptables and multiple routes 2021-08-21 14:49:46 +01:00
server.go Expire the ephemeral nodes in the Serve method 2021-08-12 21:44:12 +02:00
utils.go Make log keys lowercase 2021-08-05 20:57:47 +01:00
version.go Refactor version cmd 2021-07-25 15:09:53 +02:00