Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arunsathiya/rotate-tailscale-exit-nodes
- Owner: arunsathiya
- Created: 2023-10-17T21:05:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T21:27:49.000Z (about 1 year ago)
- Last Synced: 2024-11-01T11:07:28.057Z (2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.