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 7ec433a452 Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 13 years ago
attic Clean up some stuff, including a few spots where exceptions were not being handled correctly. 13 years ago
ext Upgrade LZ4, remove extraneous files, put tap-mac into ext/ to declutter root. 13 years ago
installer Linux uninstall and init script. 13 years ago
netconf-service Add netconf-service readme. 13 years ago
node Installer build script for *nix systems. 13 years ago
vsprojects Delete some obsolete Windows false starts. 13 years ago
.gitignore Installer build script for *nix systems. 13 years ago
AUTHORS.txt docs 13 years ago
BUILDING.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. 13 years ago
LICENSE.txt New git repository for release - version 0.2.0 tagged 13 years ago
Makefile.linux Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 13 years ago
Makefile.mac Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 13 years ago
README.md Docs and auto-update of Earth network ID. 13 years ago
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. 13 years ago
ZeroTierOne.sln Delete some obsolete Windows false starts. 13 years ago
buildinstaller.sh Installer build script for *nix systems. 13 years ago
file2lz4c.cpp file2lz4c for making installer binaries 13 years ago
idtool.cpp Add signupdate command to idtool. 13 years ago
installer.cpp Installer build script for *nix systems. 13 years ago
main.cpp Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 13 years ago
objects.mk Updater code, work in progress... 13 years ago
selftest-crypto-vectors.hpp Blech... moving on! 13 years ago
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. 13 years ago
version.h VERSION 0.6.2: Mac users should 'sudo make install-mac-tap' again. 13 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