nebula
Scalable, peer-to-peer overlay networking tool
Nebula is a peer-to-peer networking tool based on the Noise Protocol Framework. It is not a fully decentralized network, but instead uses central discovery nodes and a certificate authority to facilitate direct, encrypted peer-to-peer connections from behind most firewalls and NAT layers.
- Versions: 1.9.6
- Website: https://github.com/slackhq/nebula
- Licenses: Expat
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nebula
as follows:
guix install nebula
Or install a particular version:
guix install nebula@1.9.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of nebula about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nebula'><img src='https://packages.guix.gnu.org/packages/nebula/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nebula)
Example Org:
[[https://packages.guix.gnu.org/packages/nebula][https://packages.guix.gnu.org/packages/nebula/badges/latest-version.svg]]