DoctorOgg / tailscale-route-tiller

A Simple Tool to help generate a list of subnets you want to advertise to Tailscale using DNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailscale-route-tiler

This helper tool generates a list of subnets for TailScale and runs the TailScale command to update the routes.

This tool uses a YAML configuration file; you can find an example in the repo. The Client ID and Tailscale key are required.

Usage

  tailscale-route-tiler run -c config.yaml

Help

tailscale-route-tiler -h
tailscale-route-tiler run -h
tailscale-route-tiler get-client-routes -h

About

A Simple Tool to help generate a list of subnets you want to advertise to Tailscale using DNS


Languages

Language:Go 100.0%