Skip to content

LucaFilipozzi/wgsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgsd - wireguard service discovery

inspired by jwhited/wgsd but

  • written in Python rather than in Go, using python modules available in Debian
  • uses hostname for the instance name rather than base32 of the pubkey

wgsd creates the PTR/SRV/TXT/A records necessary to identify a wireguard node.

wgsd-client emits pubkey/port/address tuples resolved from the above records.

About

wireguard service discovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages