Skip to content

marcusboden/derper-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Snap for the Tailscale DERP Relay server

This repository provides a snap package for running a Tailscale Custom DERP relay.

Usage

Just install the snap with

sudo snap install derper

This installs the DERP server and starts it automatically. You can modify configuration options with sudo snap set. The following configuration options are currently supported:

Option Default Comment
hostname hostname -f
verify-clients true
stun-port
address -a option for derper

Example:

sudo snap set derper hostname="myderper.mydomain.com" address=":1443"

The DERP server with will restart listening on all interface on 1443 and generate a certificate for the specified hostname.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages