Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arunsathiya/rotate-tailscale-exit-nodes

Bash script to jump to another Tailscale exit node
https://github.com/arunsathiya/rotate-tailscale-exit-nodes

Last synced: 20 days ago
JSON representation

Bash script to jump to another Tailscale exit node

Awesome Lists containing this project

README

        

# 🔄 Rotate Tailscale Exit Nodes

Bash script to jump to another Tailscale exit node.

Steps to run:

- Clone repository
- Edit `rotate.sh` file to set the Tailscale binary to the path where it's on your computer. Use `which tailscale` to find.
- Run `chmod +x rotate.sh`
- Run `./rotate.sh`

If you use a program like Keyboard Maestro, you can also configure an action to run that script with a hotkey.

image