A Smart Ethernet Switch for Earth

zerotier.com

#network #mesh #nebula #tailscale #softnetwork #vpn #cpp

Adam Ierymenko b792ab8ff1 Prefer clang for Linux builds, but use gcc if no clang available. 11 years ago
ZeroTierUI 9ffda4f955 Update Qt build to enable building against local static libraries, rename Network to NetworkWidget to avoid filesystem or object naming collision with Network.o in node/. 11 years ago
attic d3bcc58074 Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such. 11 years ago
ext 50ef47cf0a Mac launchd item and launcher script, uninstaller work. 11 years ago
netconf-service c93de67d79 Add netconf-service readme. 11 years ago
node 9ffda4f955 Update Qt build to enable building against local static libraries, rename Network to NetworkWidget to avoid filesystem or object naming collision with Network.o in node/. 11 years ago
windows 77bab13546 More UI work, reorg Windows stuff... 11 years ago
.gitignore 8cc9692cd9 Installer work, change to plain C, work for OSX installation. 11 years ago
AUTHORS.txt 0ab7b6d014 docs 12 years ago
BUILDING.txt 239c9e46ea docs 11 years ago
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 years ago
README.md 70655cc3f7 Docs and auto-update of Earth network ID. 12 years ago
RUNNING.txt 66f627da04 Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 11 years ago
buildinstaller.sh 27a5237462 Installer work for mac. 11 years ago
file2lz4c.cpp 165bc589fd Linux install and uninstall seem to work. 11 years ago
installer.c 27a5237462 Installer work for mac. 11 years ago
main.cpp f8be0d2961 Tell us something about auto-updates when command line help is displayed. 11 years ago
make-linux.mk b792ab8ff1 Prefer clang for Linux builds, but use gcc if no clang available. 11 years ago
make-mac.mk 8cc9692cd9 Installer work, change to plain C, work for OSX installation. 11 years ago
objects.mk bf0da9f2f7 Rest of software updater, ready to test... 11 years ago
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 12 years ago
selftest.cpp b59a7cf1d8 HTTP self-test. 11 years ago
version.h 68defd9980 VERSION 0.6.3: moving toward binary release 11 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 8056c2e21c'. 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