1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00
cjdns package for YunoHost
Find a file
2023-12-21 17:02:56 +02:00
.github Initial commit 2023-11-27 14:45:08 +02:00
conf improvements 2023-11-29 18:02:26 +02:00
doc cleaning 2023-12-20 12:10:36 +01:00
scripts Merge pull request #2 from dkoukoul/master 2023-12-21 16:56:06 +02:00
sources Initial commit 2023-11-27 14:45:08 +02:00
.gitattributes Initial commit 2023-11-27 14:45:08 +02:00
.gitignore Initial commit 2023-11-27 14:45:08 +02:00
LICENSE initial 2023-11-28 18:00:19 +02:00
manifest.toml Merge branch 'master' into master 2023-12-21 17:02:56 +02:00
README.md Auto-update README 2023-12-20 11:28:46 +00:00
README_fr.md Auto-update README 2023-12-20 11:28:46 +00:00
tests.toml Create tests.toml 2023-12-20 12:13:00 +01:00

Cjdns for YunoHost

Integration level Working status Maintenance status

Install Cjdns with YunoHost

Lire ce readme en français.

This package allows you to install Cjdns quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.

Shipped version: 22.7~ynh1

Screenshots

Screenshot of Cjdns

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/cjdns_ynh/tree/testing --debug
or
sudo yunohost app upgrade cjdns -u https://github.com/YunoHost-Apps/cjdns_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps