No description
Find a file
Adam Ierymenko 297cfd86fa VERSION 0.7.0: updated docs (no version change)
See previous commit message for 0.7.0 release notes.
2014-02-16 12:08:13 -08:00
attic Remove another script that doesn't really belong here. 2014-02-04 14:26:09 -08:00
ext Another Linux installer fix: do not clobber existing directory permissions! 2014-02-14 21:45:42 -08:00
netconf-service Fix a possible infinite loop in netconf service... in the long term need to fix IP assignment logic period cause the current incarnation sucks. 2014-02-06 10:59:50 -08:00
node Fix for GitHub issue #38: compute whether we are ONLINE a little differently 2014-02-14 16:23:03 -08:00
windows Forgot to save solution file. 2014-02-06 23:14:41 -08:00
ZeroTierUI Add security notice the first time a user joins a public network. 2014-02-05 12:38:37 -08:00
.gitignore Windows installer work... 2014-02-02 17:38:22 -08:00
AUTHORS.txt docs 2013-10-03 15:48:26 -04:00
BUILDING.txt VERSION 0.7.0: updated docs (no version change) 2014-02-16 12:08:13 -08:00
buildinstaller.sh Systemd support on Linux - GitHub issue #39 2014-02-14 15:18:59 -08:00
LICENSE.txt New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
main.cpp More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 2014-02-06 23:12:12 -08:00
make-linux.mk Make rules for internal use. 2014-01-07 14:48:56 -08:00
make-mac.mk Take TRACE back out of Mac makefile, fix a few decode little things. 2014-01-30 15:26:12 -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 VERSION 0.7.0: updated docs (no version change) 2014-02-16 12:08:13 -08:00
RUNNING.txt VERSION 0.7.0: updated docs (no version change) 2014-02-16 12:08:13 -08: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.7.0: fix two bugs reported on GitHub, public binaries now in the wild! 2014-02-14 22:22:19 -08:00

ZeroTier One

ZeroTier One creates flat virtual Ethernet networks of almost unlimited size. Visit ZeroTier Networks on the web for more information.

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

Auto-updating binary packages that install easily can be found here. If you want to build from source, clone this repository and see BUILDING.txt and RUNNING.txt.

Once you are up and running, you can create an account on the network control panel if you want to create a private network or you can join Earth by running (on Linux and Mac) sudo ./zerotier-cli join 8056c2e21c000001.

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