nebula

Scalable overlay networking tool for connecting computers anywhere

brewmacoslinux
Try with needOr install directly
Source

About

Scalable overlay networking tool for connecting computers anywhere

Commands

nebulanebula-cert

Examples

Generate a new CA certificate for your Nebula network$ nebula-cert ca -name "MyNetwork"
Create a signed host certificate$ nebula-cert sign -name "host1" -ip "192.168.100.1/24"
Start Nebula with a configuration file$ nebula -config /etc/nebula/config.yaml