A Smart Ethernet Switch for Earth

zerotier.com

#network #mesh #nebula #tailscale #softnetwork #vpn #cpp

Adam Ierymenko fbf6ab5d4d Bug fixes: inverted sense bug, printf format bug. vor 11 Jahren
attic ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. vor 11 Jahren
ext 3b2d98e7dc Integrating new crypto -- work in progress, wont build yet. vor 12 Jahren
mac-tap d0dbd869c9 Increase verbosity of multicast tracing and fix tap build problem / GitHub Issue #19 vor 11 Jahren
netconf-service e13d4df9ab Forgot to set defaults if multicast parameters are unset. vor 11 Jahren
node fbf6ab5d4d Bug fixes: inverted sense bug, printf format bug. vor 11 Jahren
vsprojects 1bd3cd4225 Forgot to add new files in previous commit. vor 12 Jahren
.gitignore 9fe613805f Netconf service build fix. vor 12 Jahren
AUTHORS.txt 0ab7b6d014 docs vor 12 Jahren
BUILDING.txt 5df6055169 docs vor 12 Jahren
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged vor 12 Jahren
Makefile.linux 4b6ec872c7 More multicast fixes. vor 12 Jahren
Makefile.mac 4b6ec872c7 More multicast fixes. vor 12 Jahren
README.md ca6c0fad08 VERSION 0.5.0 - alpha users must rebuild and restart! vor 12 Jahren
RUNNING.txt 0ab7b6d014 docs vor 12 Jahren
ZeroTierOne.sln 6882c374c9 Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch. vor 12 Jahren
cli.cpp 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. vor 12 Jahren
idtool.cpp 0c8614b9c6 Add a second arg to idtool generate to make generating both secret and public easier, add new supernode identities after generating them, fix known good and bad IDs in selftest. vor 12 Jahren
main.cpp 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. vor 12 Jahren
objects.mk b10871cedc More work in netconf cleanup. vor 11 Jahren
selftest-crypto-vectors.hpp 2fa2796f2a Another tweak, hopefully final, to reduce variance on identity generation times. vor 12 Jahren
selftest.cpp 0c8614b9c6 Add a second arg to idtool generate to make generating both secret and public easier, add new supernode identities after generating them, fix known good and bad IDs in selftest. vor 12 Jahren
version.h ca6c0fad08 VERSION 0.5.0 - alpha users must rebuild and restart! vor 12 Jahren

README.md

ZeroTier One

ZeroTier One creates flat virtual Ethernet networks of almost unlimited size. Visit ZeroTier Networks on the web for more information.

This code is presently in ALPHA testing. That means that the protocol spec may change in incompatible ways, and it certainly has bugs. Testers should "git pull," rebuild, and restart fairly often. If things mysteriously stop working, do that.

Follow the ZeroTier blog and the GitHub project to stay up to date.

See BUILDING.txt and RUNNING.txt for instructions. It currently builds on Mac and Linux. A Windows port is well along the way to completion. If you're brave you can load the Visual Studio 2012 solution and play around.

Once you have it running you can join the Earth network -- a LAN for the planet -- by using the 'zerotier-cli' tool: 'sudo zerotier-cli join bc8f9a8ee3'. Right now Earth is the only network. Ability to create private networks, as well as some additional special-purpose public ones, will be coming soon. (Note: previous alpha versions auto-joined Earth, but since 0.5.0 it no longer does this.)

Note that this won't work if your firewall does not allow outbound UDP. It must allow two way UDP conversations on port 9993 at a minimum.

ZeroTier One is licensed under the GNU General Public License version 3. You are free to use, modify, or redistribute it under the terms of that license. If you would like to embed ZeroTier One in a closed source product or create a closed source derivative product, contact ZeroTier Networks LLC.

githalytics.com alpha

(c)2012-2013 ZeroTier Networks LLC