Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailscale-Routes

This is a very simple Bash/Zsh/etc script that gets all the information on your Tailscale subnet routes and exit nodes in one place.

screenshot

Why?

The Tailscale Console web UI does show everything, but information is scattered about behind device pages and submenus. The tailscale binary only knows about nodes it directly needs. And the online API doesn't have the same detail as the Console or local binary.

What does it do?

Aggregates information from the local tailscale binary and the API, then spits it out in a very clean and readable format.

How do I use it?

git clone https://github.com/inventor7777/Tailscale-Routes
cd Tailscale-Routes
chmod +x tailscale-routes.sh

Then, edit the script using your preferred text editor to add your random Tailnet ID and Tailscale API key to the top.

About

Bash script that gets all the basic info about your Tailscale subnet routes and exit nodes into one place.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages