A scalable overlay networking tool with a focus on performance, simplicity and security.
Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, and Windows. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers.
Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, and Windows. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers.
To install nebula, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nebula
To see what files were installed by nebula, run:
port contents nebula
To later upgrade nebula, run:
sudo port selfupdate && sudo port upgrade nebula
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.