Skip to content

cmptscpeacock/tailscale-pi-auto-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tailscale Pi Auto Install

This script will install Tailscale on a Raspberry Pi - Buster.

  1. The script can be invoked using the following, but make sure you edit the subnet(s) to suit your network:

Raspian

cd /home/$USER
wget --no-cache -O tailscale-pi-install https://raw.githubusercontent.com/cmptscpeacock/tailscale-pi-auto-install/master/tailscale-pi-auto-install.bash && chmod +x tailscale-pi-install && ./tailscale-pi-install '10.0.0.0/24,10.0.1.0/24'

Copyright & Credit

StreamEye

Tailscale is managed by Tailscale, the creator and owner. You can find the stable GitHub repo here: https://github.com/tailscale

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages