A Smart Ethernet Switch for Earth
Go to file
2013-12-03 14:11:43 -08:00
attic Clean up some stuff, including a few spots where exceptions were not being handled correctly. 2013-10-18 14:16:53 -04:00
ext Build instructions for tap-mac. 2013-12-03 13:47:13 -08:00
installer Uninstall scripts. 2013-11-13 09:07:59 -05:00
netconf-service Add netconf-service readme. 2013-11-08 09:34:17 -05:00
node Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in home folder is in fact existent but unreadable (e.g. broken link). This enables nifty shutdown on .app trashing feature for OSX. 2013-11-21 16:34:27 -05:00
windows More UI work, reorg Windows stuff... 2013-11-18 12:01:33 -05:00
ZeroTierUI Add script to bundle Qt frameworks with Mac .app (may not be done). 2013-11-21 17:17:39 -05:00
.gitignore Create common Makefile that automatically loads make rules on a per-OS basis. 2013-12-03 14:11:43 -08:00
AUTHORS.txt docs 2013-10-03 15:48:26 -04:00
BUILDING.txt Build instructions for tap-mac. 2013-12-03 13:47:13 -08:00
buildinstaller.sh Uninstall scripts. 2013-11-13 09:07:59 -05:00
file2lz4c.cpp Linux install and uninstall seem to work. 2013-11-08 17:37:47 -05:00
idtool.cpp Add signupdate command to idtool. 2013-11-06 11:39:07 -05:00
installer.cpp Linux install and uninstall seem to work. 2013-11-08 17:37:47 -05:00
LICENSE.txt New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
main.cpp Small fix to CLI module. 2013-11-08 15:45:28 -05:00
make-linux.mk Create common Makefile that automatically loads make rules on a per-OS basis. 2013-12-03 14:11:43 -08:00
make-mac.mk Create common Makefile that automatically loads make rules on a per-OS basis. 2013-12-03 14:11:43 -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 Updater code, work in progress... 2013-11-01 12:38:38 -04:00
README.md Docs and auto-update of Earth network ID. 2013-10-20 16:00:41 -04:00
RUNNING.txt Put default MTU in tap back to 2800, clean up tun-related files and other things from the original pre-fork tap code base that we will never use. 2013-10-28 15:18:06 -04:00
selftest-crypto-vectors.hpp Blech... moving on! 2013-10-20 15:54:32 -04:00
selftest.cpp Make Makefile for Mac use clang options instead of old GCC options, and fix a nasty but obvious bug I introduced into Utils::getSecureRandom. 2013-10-28 15:53:40 -04:00
version.h VERSION 0.6.2: Mac users should 'sudo make install-mac-tap' again. 2013-10-28 16:32:17 -04: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