Skip to content

nnanto/tamed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAMED (Tailscale As MEmbership Discovery)

TAMED client is a tailscale client that maintains membership information of peers. This is achieved by sending and receiving heartbeat pings to connected peers.

Server

Example

Tamed Server starts a tailscale service that communicates with the tailscale coordination server (control plane)

Client

Example

Client communicates with the server and receives events from control plane or other peers in the network. Client provides a list of active peers in the current network by tracking heartbeat between peers

About Tailscale

Tailscale provides an encrypted virtual private network connecting your devices. Connecting the devices is as simple as signing in through your existing identity provider.

Here's getting started with tailscale to play around