# 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.