Coder Social home page Coder Social logo

meshbird's Introduction

Meshbird

Meshbird - distributed private networking. Twitter, Website

MeshBird

Intro

Meshbird enables distributed private networking across geographically dispersed datacenters. With Meshbird senders can send data directly to recipients without the need for gateways or centralized servers. Meshbird is compatible across countries, cloud providers, and container technologies.

Meshbird encrypts all traffic, but currently uses AES-256 in unauthenticated CBC mode, which does not guarantee confidentiality. Meshbird's encryption is currently not suited for working with sensitive data, unless an additional layer of protection like SSH is used.

For example, with a single command, Meshbird can be used to create a private network connecting a Docker container in DigitalOcean's in New York data center to a laptop in a Kyrgyzstan café.

Supported OS

  • Linux (386, amd64, arm)
  • Darwin (386, amd64)

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

Technologies used

  1. DHT - distributed node discovery (based on seed IP address list)
  2. STUN - NAT traversal
  3. AES-256 - traffic encryption
  4. uTP - node communication with low-latency congestion control

Roadmap

  1. Better encryption
  2. Windows 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/meshbird/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: [email protected].

meshbird's People

Contributors

digitalcrab avatar ekalinin avatar fatedier avatar gen1us2k avatar izdi avatar janisz avatar jwilkins avatar lkalneus avatar miolini avatar pkrnjevic avatar rere61 avatar ryandotsmith avatar willemmali avatar wxdao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.