Popura, an alternative Yggdrasil network client
Yggdrasil Network is a peer-to-peer IPv6 network with link-local peer discovery, automatic end-to-end encryption, distributed IP address allocation, and DHT-based routing information exchange.
Popura uses the same Yggdrasil core API internally, but adds some useful experimental features which the original client lacks.
By default, it works just like the original yggdrasil client, all features must be enabled manually. Popura adds new command line flags and config file sections to control those features.
- Autopeering over the Internet
- Built-in decentralized DNS system meshname
- Arch Linux
- Debian
- Gentoo
- Just replace
net-p2p/yggdrasil-go
withnet-p2p/popura
- Just replace
- OpenWRT
- Windows
- Install Go
- Clone this repository
- Run
./build