Home

tailroute @main - refs - log -
-
https://git.jolheiser.com/tailroute.git
Router for tailnet and funnel across tailscale
tailroute / README.md
- raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# 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](https://github.com/tailscale-dev/tclip/blob/99fc19f91adb0e095189e7ba2771269696386ed2/LICENSE) and turned into a reusable library, therefore it retains the original license.