All Projects → meshbird → Meshbird

meshbird / Meshbird

Licence: apache-2.0
Meshbird is open-source cloud-native multi-region multi-cloud distributed private networking.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Meshbird

Vpnify
vpnify - transparently route traffic of a process through VPN
Stars: ✭ 74 (-97.82%)
Mutual labels:  network, vpn, privacy
Awesome I2p
A curated list of awesome I2P implementations, libraries, resources, projects, and shiny things. I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISPs.
Stars: ✭ 66 (-98.06%)
Mutual labels:  network, privacy
Dnscrypt Menu
Manage DNSCrypt from the macOS menu bar (BitBar plugin)
Stars: ✭ 59 (-98.27%)
Mutual labels:  network, privacy
Terraform Provider Zerotier
Create, modify and destroy ZeroTier networks and members through Terraform.
Stars: ✭ 113 (-96.68%)
Mutual labels:  network, vpn
Eventd
A simple daemon to track remote or local events and do actions the user wants to
Stars: ✭ 43 (-98.74%)
Mutual labels:  network, distributed
Nipe
An engine to make Tor network your default gateway
Stars: ✭ 1,032 (-69.66%)
Mutual labels:  network, privacy
Beluganos
The new network OS designed for white-box switches based on open API.
Stars: ✭ 95 (-97.21%)
Mutual labels:  network, vpn
Docker Ipsec Vpn Server
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Stars: ✭ 4,356 (+28.08%)
Mutual labels:  network, vpn
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (-23.11%)
Mutual labels:  network, privacy
Rdbox
RDBOX is an advanced IT platform for robotics and IoT developers that highly integrates cloud-native and edge computing technologies.
Stars: ✭ 246 (-92.77%)
Mutual labels:  network, vpn
Setup Ipsec Vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Stars: ✭ 16,987 (+399.47%)
Mutual labels:  network, vpn
Xiringuito
SSH-based "VPN for poors"
Stars: ✭ 969 (-71.51%)
Mutual labels:  network, vpn
Openmptcprouter
OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
Stars: ✭ 652 (-80.83%)
Mutual labels:  network, vpn
V2ray Core
A platform for building proxies to bypass network restrictions.
Stars: ✭ 13,438 (+295.12%)
Mutual labels:  network, vpn
Glorytun
Multipath UDP tunnel
Stars: ✭ 437 (-87.15%)
Mutual labels:  network, vpn
Fpnd
Python package for freepn network daemon
Stars: ✭ 271 (-92.03%)
Mutual labels:  vpn, privacy
Webrtc Leak Prevent
Prevent WebRTC leaks in Chromium browsers.
Stars: ✭ 182 (-94.65%)
Mutual labels:  vpn, privacy
Simple Vpn
A simple VPN allowing mesh-like communication between nodes, over websockets
Stars: ✭ 201 (-94.09%)
Mutual labels:  vpn, privacy
Scannerl
The modular distributed fingerprinting engine
Stars: ✭ 208 (-93.88%)
Mutual labels:  network, distributed
Ovpm
OpenVPN Management Server - Effortless and free OpenVPN server administration
Stars: ✭ 256 (-92.47%)
Mutual labels:  network, vpn

GitHub release

Meshbird 2

About

Meshbird is open-source cloud-native multi-region multi-cloud distributed private networking.

Install

Download and install latest release from this page https://github.com/meshbird/meshbird/releases.

How to run

$ ./meshbird --help
Usage: meshbird [--key KEY] [--hostaddr HOSTADDR] [--publicaddrs PUBLICADDRS] [--bindaddrs BINDADDRS] [--seedaddrs SEEDADDRS] [--transportthreads TRANSPORTTHREADS] --ip IP [--mtu MTU] [--verbose VERBOSE]

Options:
  --key KEY
  --hostaddr HOSTADDR
  --publicaddrs PUBLICADDRS, -p PUBLICADDRS
  --bindaddrs BINDADDRS, -b BINDADDRS
  --seedaddrs SEEDADDRS, -s SEEDADDRS
  --transportthreads TRANSPORTTHREADS
  --ip IP
  --mtu MTU
  --verbose VERBOSE
  --help, -h             display this help and exit

Benchmark

DigitalOcean NYC3 eth1 - private network, encryption on

# iperf3 -P 1 -R -c 10.247.0.1                                          
Connecting to host 10.247.0.1, port 5201
Reverse mode, remote host 10.247.0.1 is sending
[  4] local 10.247.0.2 port 42536 connected to 10.247.0.1 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   172 MBytes  1.44 Gbits/sec                  
[  4]   1.00-2.00   sec   162 MBytes  1.36 Gbits/sec                  
[  4]   2.00-3.00   sec   189 MBytes  1.58 Gbits/sec                  
[  4]   3.00-4.00   sec   184 MBytes  1.54 Gbits/sec                  
[  4]   4.00-5.00   sec   176 MBytes  1.48 Gbits/sec                  
[  4]   5.00-6.00   sec   207 MBytes  1.74 Gbits/sec                  
[  4]   6.00-7.00   sec   200 MBytes  1.68 Gbits/sec                  
[  4]   7.00-8.00   sec   192 MBytes  1.61 Gbits/sec                  
[  4]   8.00-9.00   sec   201 MBytes  1.69 Gbits/sec                  
[  4]   9.00-10.00  sec   192 MBytes  1.61 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  1.84 GBytes  1.58 Gbits/sec    0             sender
[  4]   0.00-10.00  sec  1.83 GBytes  1.58 Gbits/sec                  receiver
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].