# Nebula Manager [Nebula](https://github.com/slackhq/nebula) is a mesh overlay network project open sourced by Slack. The purpose of the project is to provide a way to run a NAT punching peer to peer UDP mesh overlay network. This design allows for a limited number of public servers to facilitate networking for clients and nodes behind NAT, and when failing to provide a direct connection fallback to proxying those network requests. It is similar in purpose to [ZeroTier](https://www.zerotier.com), but this project is open source. ## Purpose Provide tooling to manage the root CA, configuration, and provisioning of nodes and clients. This tool does not deploy or manage a network deployment, for that purpose look into []() with Ansible. ## Usage ``` ``` ## Contributing See CONTRIBUTING.md ## Acknowledgements ## License See LICENSE.txt