You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 0fdefdf7a4 So Linux has getifaddrs() too! Yay! 12 years ago
ZeroTierUI UI quick start guide. 12 years ago
attic Remove submit script. 12 years ago
ext Remove some more junk from tap driver tree. 12 years ago
netconf-service Add a netconf-service version field to netconf. 12 years ago
node So Linux has getifaddrs() too! Yay! 12 years ago
windows Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility. 12 years ago
.gitignore More tap driver work, increment version number, remove old binaries since signatures may not have been valid. 12 years ago
AUTHORS.txt docs 13 years ago
BUILDING.txt docs 12 years ago
LICENSE.txt New git repository for release - version 0.2.0 tagged 13 years ago
Makefile Create common Makefile that automatically loads make rules on a per-OS basis. 12 years ago
README.md Docs and auto-update of Earth network ID. 13 years ago
RUNNING.txt Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 12 years ago
buildinstaller.sh Mac installer work... 12 years ago
main.cpp SIGHUP now causes resync with peers. 12 years ago
make-linux.mk Make rules for internal use. 12 years ago
make-mac.mk Take TRACE back out of Mac makefile, fix a few decode little things. 12 years ago
objects.mk Rest of software updater, ready to test... 12 years ago
selftest-crypto-vectors.hpp Blech... moving on! 13 years ago
selftest.cpp Several things: 12 years ago
version.h VERSION 0.6.11: Windows wrap-up work, NAT-t fixes 12 years ago

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 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