Skip to content

MarksonHon/headscale-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headscale-installer

Usage

Installation

sudo sh -c "$(curl -sL https://github.com/MarksonHon/headscale-installer/raw/refs/heads/main/installer.sh)"

Uninstallation

sudo sh -c "$(curl -sL https://github.com/MarksonHon/headscale-installer/raw/refs/heads/main/uninstaller.sh)"

Notice

Alpine Linux

If you try to install Headscale on Alpine Linux, install these programs at first.

doas apk add curl shadow libcap-setcap

Ubuntu

Ubuntu might come with fucking snap-packaged curl, remove it and install curl from apt if you meet error(s), or switch to Debian/AlmaLinux/RockyLinux.

About

A Headscale installer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages