meshbird-1

command module
v0.0.0-...-657bed6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

README

Meshbird

Meshbird - distributed private networking. Twitter, Website

MeshBird

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.

Demo of ssh connection via our secure tunnel

Demo install and setup Meshbird on DigitalOcean droplets and home laptop for creating distributed private network and provide access to ssh server over Meshbird network.

SSHDemo

Full video can be found at https://www.youtube.com/watch?v=sW5ZIcfX7w8

(Other demos)[http://meshbird.com/post/demos/]

Technologies used

  1. DHT - this is our strongest side that open way to build fully distributed and secured private networking
  2. STUN
  3. AES-256 - traffic encription
  4. uTP node communication

Project status

Now we support linux only

Roadmap

  1. Better encryption
  2. Windows/OSx support
  3. IPv6
  4. Much more
  5. IP Load Balancing
  6. HTTP Load Balancing
  7. DNS Service Discovery
  8. Additional peer discovery plugins

Quick Start

Install
$ curl http://meshbird.com/install.sh | sh

or if you have Go compiler

$ go get github.com/gophergala2016/meshbird
Generate new network secret key
$ meshbird new
Join to the private network with interface tunX
$ MESHBIRD_KEY="<key>" meshbird join

Ideas

Any ideas feel free to send to email: miolini@gmail.com.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL