mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 14:45:07 +03:00
Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop
This commit is contained in:
commit
8ebbb54504
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
@ -3,6 +3,9 @@
|
|||
[](https://circleci.com/gh/RiV-chain/RiV-mesh)
|
||||
|
||||
## Why fork?
|
||||
RiV-mesh is fork of Yggdrasil which is great project. Starting from Yggdrasil 0.4 dev team removed CKR feature which is a core for secure tunneling like VPN does. RiV-mesh gets back CKR feature. Second reason: Yggdrasil uses deprecated 200::/7 IPv6 address pool which can be assigned for some network in future, unlike this fc00::/7 is safe and has been taken for RiV-mesh.
|
||||
|
||||
## Introduction
|
||||
|
||||
RiV-mesh is an implementation of a fully end-to-end encrypted IPv6
|
||||
|
@ -77,11 +80,11 @@ by giving the RiV-mesh binary the `CAP_NET_ADMIN` capability.
|
|||
|
||||
## Documentation
|
||||
|
||||
Documentation is available [on our website](https://RiV-chain.github.io).
|
||||
Documentation is available [on our website](https://riv-chain.github.io/RiV-mesh/).
|
||||
|
||||
- [Installing RiV-mesh](https://RiV-chain.github.io/installation.html)
|
||||
- [Configuring RiV-mesh](https://RiV-chain.github.io/configuration.html)
|
||||
- [Frequently asked questions](https://RiV-chain.github.io/faq.html)
|
||||
- [Installing RiV-mesh](https://riv-chain.github.io/RiV-mesh/)
|
||||
- [Configuring RiV-mesh](https://riv-chain.github.io/RiV-mesh/)
|
||||
- [Frequently asked questions](https://riv-chain.github.io/RiV-mesh/)
|
||||
- [Version changelog](CHANGELOG.md)
|
||||
|
||||
## Community
|
||||
|
@ -89,6 +92,9 @@ Documentation is available [on our website](https://RiV-chain.github.io).
|
|||
Feel free to join us on our [Telegram
|
||||
channel](https://t.me/rivchain).
|
||||
|
||||
## Public peers
|
||||
If you are operating RiV-mesh peer and may create your pool request with your new per or use existing one https://github.com/RiV-chain/public-peers
|
||||
|
||||
## License
|
||||
|
||||
This code is released under the terms of the LGPLv3, but with an added exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue