Home

tailroute @main - refs - log -
-
https://git.jolheiser.com/tailroute.git
Router for tailnet and funnel across tailscale
drwxrwxrwx
35 B
example/
-rw-r--r--
11 B
.gitignore
-rw-r--r--
1.6 kB
LICENSE
-rw-r--r--
472 B
README.md
-rw-r--r--
4.8 kB
go.mod
-rw-r--r--
23 kB
go.sum
-rw-r--r--
2.7 kB
tailroute.go

tailroute

A router to use tailscale as a form of access control between private (tailnet) and public (funnel).

Any app using this library will need to inform users to include a TS_AUTHKEY in order to connect to their tailnet successfully.

License

BSD 3 This code was derived from tclip and turned into a reusable library, therefore it retains the original license.