Meshbird
Meshbird - distributed private networking. Twitter New Github Repository
Intro
Meshbird create distributed private networking between servers, containers, virtual machines and any computers in different datacenters, different countries, different cloud providers. All traffic transmit directly to recepient peer without passing any gateways. Meshbird do not require any centralized servers. Meshbird is absolutly decentralized distributed private networking.
For example, user can create private network between DigitalOcean’s droplets in each datacenter and link it together by executing one command. All traffic will be encrypted with strong AES-256.
Quick Start
Install
Quick Install
$ curl https://meshbird.com/install.sh | sh
Build from sources
$ go get github.com/meshbird/meshbird
Generate new network secret key
$ meshbird new
Join to the private network
$ MESHBIRD_KEY="<key>" meshbird join