A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. 11 anni fa
ZeroTierUI f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 11 anni fa
attic dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... 11 anni fa
ext fb49d2ced9 Small mac installer script fix. 11 anni fa
netconf-service 83fc684b20 Add a netconf-service version field to netconf. 11 anni fa
node 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. 11 anni fa
windows 22efa1ab53 Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility. 11 anni fa
.gitignore 2da6a7570b More tap driver work, increment version number, remove old binaries since signatures may not have been valid. 11 anni fa
AUTHORS.txt 0ab7b6d014 docs 12 anni fa
BUILDING.txt 42ed37b385 docs 11 anni fa
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 anni fa
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 anni fa
README.md 70655cc3f7 Docs and auto-update of Earth network ID. 12 anni fa
RUNNING.txt 66f627da04 Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 11 anni fa
buildinstaller.sh 15854a1b14 Mac installer work... 11 anni fa
main.cpp d75f2f7051 SIGHUP now causes resync with peers. 11 anni fa
make-linux.mk ddb77b1454 Make rules for internal use. 11 anni fa
make-mac.mk 17796aaed4 TRACE NOP receipt. 11 anni fa
objects.mk bf0da9f2f7 Rest of software updater, ready to test... 11 anni fa
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 12 anni fa
selftest.cpp 370dd6c4da Several things: 11 anni fa
version.h 6ae2c5f5c7 VERSION 0.6.10: Windows runs again! 11 anni fa

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 project is now in beta, which means that major incompatible protocol shifts should now become considerably more rare. You should still update very often if you plan to use it. Binary packages with auto-update are coming very soon.

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

See BUILDING.txt and RUNNING.txt for instructions. It currently runs 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 8056c2e21c'. 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.

(c)2012-2013 ZeroTier Networks LLC