Skip to content

relativisticelectron/python-mullvad-tailscale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-mullvad-tailscale

This is a simple script that allows you to run MullvadVPN along with Tailscale.

The script will not start tailscale or mullvad, but simply configure the nftables to allow both to work

Requirements

  • install mullvad in your system so you have the mullvad cli command available.
  • You will also neeed nftables package installed.
  • tailscale with its proper setup.

Setup

  1. Clone this repo:
git clone https://github.com/relativisticelectron/python-mullvad-tailscale.git
  1. pip install psutil

Usage

  1. Run python run.py . If you want that some (running) applications bypass mullvad run python run.py --exclude program_name1 program_name2

  2. To remove the nftables run python run.py --remove

About

Use Mullvad VPN along with Tailscale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%