mirror of
https://github.com/popura-network/Popura.git
synced 2024-12-06 19:26:23 +01:00
af290322d13e71a9b418cebde637bffa9327c799
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
- Automatically connects every LAN device to the Yggdrasil Network by sending Router Advertisements
Installing
Building from source
- Install Go
- Clone this repository
- Run
./build
Information
Description
Languages
Go
53.4%
Shell
36.3%
C
8.8%
Dockerfile
0.9%
Makefile
0.6%