A Smart Ethernet Switch for Earth
Go to file
2014-01-27 23:13:36 -08:00
attic VERSION 0.6.9: more UI, installation, and packaging work... 2014-01-17 12:57:31 -08:00
ext Small mac installer script fix. 2014-01-24 17:30:46 -08:00
netconf-service Add a netconf-service version field to netconf. 2013-12-30 16:31:59 -08:00
node 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. 2014-01-27 23:13:36 -08:00
windows Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility. 2014-01-26 10:21:43 -08:00
ZeroTierUI 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. 2014-01-27 23:13:36 -08:00
.gitignore More tap driver work, increment version number, remove old binaries since signatures may not have been valid. 2014-01-22 18:38:45 -08:00
AUTHORS.txt docs 2013-10-03 15:48:26 -04:00
BUILDING.txt docs 2013-12-17 12:21:57 -08:00
buildinstaller.sh Mac installer work... 2014-01-09 22:58:31 -08:00
LICENSE.txt New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
main.cpp Windows compile fixes, check if running as administrator on startup for Windows. 2014-01-21 16:49:34 -08:00
make-linux.mk Make rules for internal use. 2014-01-07 14:48:56 -08:00
make-mac.mk Build DMG from makefile for Mac. 2014-01-16 17:23:49 -08:00
Makefile Create common Makefile that automatically loads make rules on a per-OS basis. 2013-12-03 14:11:43 -08:00
objects.mk Rest of software updater, ready to test... 2013-12-10 15:30:53 -08:00
README.md Docs and auto-update of Earth network ID. 2013-10-20 16:00:41 -04:00
RUNNING.txt Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 2013-11-21 18:28:03 -05:00
selftest-crypto-vectors.hpp Blech... moving on! 2013-10-20 15:54:32 -04:00
selftest.cpp Several things: 2014-01-21 13:07:22 -08:00
version.h VERSION 0.6.10: Windows runs again! 2014-01-24 15:05:04 -08:00

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 8056c2e21c000001'. 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