popura-network / Popura

Popura ポプラ: alternative Yggdrasil network client

Home Page:https://popura-network.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Installing

Building from source

  1. Install Go
  2. Clone this repository
  3. Run ./build

Information

Wiki

Blog

Telegram channel

Yggdrasil documentation

About

Popura ポプラ: alternative Yggdrasil network client

https://popura-network.github.io

License:GNU Lesser General Public License v3.0


Languages

Language:Go 53.4%Language:Shell 36.3%Language:C 8.8%Language:Dockerfile 0.9%Language:Makefile 0.6%