Skip to content
/ vpn Public

Configure nextdns and tailscale on linux automatically

Notifications You must be signed in to change notification settings

harshk17b/vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

vpn

Configure nextdns and tailscale on linux (specifically Ubuntu) automatically

Script has to be run as sudo. It takes two arguments TailScale Auth Token and NextDNS config id to setup both on an Ubuntu machine.

To run: sudo ./setup.sh <tailscale_auth_token> <nextdns_config_id>

NextDNS

You need to get the NextDNS id before you can use this code. We need to automate this.

Tailscale

You need to setup a node authorization before you can use this code. This can be setup here. We need to automate this.

About

Configure nextdns and tailscale on linux automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages