Skip to content

A script to automatically change Tailscale Exit Node when used with Mullvad Add-on

Notifications You must be signed in to change notification settings

Stinocon/Tailscale-AutoCEN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tailscale-AutoCEN

A script to automatically change Tailscale Exit Node when used with Mullvad Add-on

Use case

I personally think it can be useful in case someone wants to create a download box: in this case to avoid showing the public IP in clear when using "sharing programs" you can use Tailscale (free) and its add-on Mullvad (paid).

The script is invoked once a week via cron.

This allows you to randomly select an exit-node from the list of servers offered by Mullvad VPN.

How to

  1. Download the script and place it wherever you want
  2. Give execution permissions with chmod +x tailscale-autocen.sh
  3. Create a new crontab setup with crontab -e
  4. Profit

Why?

Why not?

Notes

Personally, i run the script once a week. If you need help generating a cron you can use the following online tool: https://crontab.tech/

About

A script to automatically change Tailscale Exit Node when used with Mullvad Add-on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages