Skip to content

Script to be used with the Tailscale CLI to automatically sign every mullvad exit node after a tailnet has enabled tailnet lock and mullvad extension at the same time. Working on a script that will allow user to specify a specific set of locations based on country/continent.

Notifications You must be signed in to change notification settings

ryanbergner/tailscale-autosign-mullvad-with-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Repository Title: 'Tailscale Auto-Sign for Mullvad'

Description

This repository contains a bash script that automates the process of running multiple Tailscale lock sign commands. Instead of manually executing 483 individual 'tailscale lock sign' commands from the CLI, this script streamlines the process into a single command.

Prerequisites

  • Tailscale CLI must be installed on your system

Installation

Installing Tailscale CLI

  1. Visit Tailscale's download page or use your package manager:
    # For macOS (using Homebrew)
    brew install tailscale
    
    # For Ubuntu/Debian
    curl -fsSL https://tailscale.com/install.sh | sh
    
    # For other platforms, please visit the Tailscale download page

Usage

  1. Clone this repository
  2. Navigate to the repository directory
  3. Run the script:
    bash tailnet_lock_autosign_mullvad_all.txt

What it Does

This script automates the execution of 483 'tailscale lock sign' commands, saving you considerable time and effort in managing Tailscale node configurations.

About

Script to be used with the Tailscale CLI to automatically sign every mullvad exit node after a tailnet has enabled tailnet lock and mullvad extension at the same time. Working on a script that will allow user to specify a specific set of locations based on country/continent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published