Popura
Popura copied to clipboard
Popura ポプラ: alternative Yggdrasil network client
Popura ポプラ
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.
Features
- Autopeering over the Internet
- Built-in decentralized DNS system meshname
Installing
- Arch Linux
- Debian
-
Gentoo
- Just replace
net-p2p/yggdrasil-go
withnet-p2p/popura
- Just replace
- OpenWRT
- Windows
Building from source
- Install Go
- Clone this repository
- Run
./build