A Smart Ethernet Switch for Earth
Go to file
2013-10-03 14:38:07 -04:00
ext Integrating new crypto -- work in progress, wont build yet. 2013-09-16 09:20:59 -04:00
mac-tap Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel. 2013-09-30 11:05:35 -04:00
netconf-service Make new multicast depth and prefix bits parameters configurable. 2013-09-30 13:51:56 -04:00
node Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE, flesh out multicast tracing a bit. 2013-10-03 14:38:07 -04:00
vsprojects Forgot to add new files in previous commit. 2013-08-29 12:36:24 -04:00
.gitignore Netconf service build fix. 2013-09-17 17:20:40 -04:00
AUTHORS.txt docs 2013-08-30 15:30:53 -04:00
BUILDING.txt docs 2013-08-30 15:30:53 -04:00
cli.cpp Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 2013-09-17 14:47:48 -04:00
idtool.cpp Fix idtool build, tweak address derivation again. 2013-09-16 15:06:17 -04:00
LICENSE.txt New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
main.cpp Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 2013-09-17 14:47:48 -04:00
Makefile.linux More multicast fixes. 2013-10-01 17:19:24 -04:00
Makefile.mac More multicast fixes. 2013-10-01 17:19:24 -04:00
objects.mk Work in progress... 2013-09-25 10:55:27 -04:00
README.md docs 2013-10-02 14:06:23 -04:00
RUNNING.txt docs 2013-08-30 15:30:53 -04:00
selftest-crypto-vectors.hpp Test vectors for all new crypto. 2013-09-15 10:41:52 -04:00
selftest.cpp Self-test fixes for new packet armor/dearmor functions that combine old encrypt and MAC functions. 2013-09-27 16:25:35 -04:00
version.h VERSION 0.4.5 2013-08-28 17:03:01 -04:00
ZeroTierOne.sln 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. 2013-08-29 12:35:38 -04:00

ZeroTier One

ZeroTier One creates flat virtual Ethernet networks of almost unlimited size. Visit ZeroTier 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.

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. Nice packages/installers and auto-update are coming when alpha transitions to beta.

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.

Check out the blog for announcements, in-depth articles, and related thoughts.

githalytics.com alpha

(c)2012-2013 ZeroTier Networks LLC