Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

popura-network/Popura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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