mirror of
https://github.com/popura-network/Popura.git
synced 2024-12-06 19:26:23 +01:00
38a68589410d75fd2769915c551028332f32e82d
Removed most of custom code from the main module Meshname is now configured with -meshname and -meshnamelisten arguments Removed -withpeers config generation
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
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%