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
2024-05-22 07:04:54 +00:00
.github Initial commit 2023-11-27 14:45:08 +02:00
conf bug fix 2024-05-17 14:57:28 +03:00
doc bug fix 2024-05-17 14:57:28 +03:00
scripts proxy in service 2024-05-17 13:33:19 +03: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
ALL_README.md Auto-update READMEs 2024-05-22 07:04:54 +00:00
LICENSE initial 2023-11-28 18:00:19 +02:00
manifest.toml update binaries 2024-05-17 13:10:16 +03:00
README.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
README_es.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
README_eu.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
README_fr.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
README_gl.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
README_zh_Hans.md Auto-update READMEs 2024-05-16 08:35:39 +00:00
tests.toml cleaning 2023-12-27 12:34:58 +01:00

Cjdns for YunoHost

Integration level Working status Maintenance status

Install Cjdns with YunoHost

Read this README in other languages.

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~ynh2

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