A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 68f44fb932 Another little Linux installer fix. před 11 roky
ZeroTierUI 3f6152806f Add security notice the first time a user joins a public network. před 11 roky
attic fb2745ba3b Remove another script that doesn't really belong here. před 11 roky
ext 68f44fb932 Another little Linux installer fix. před 11 roky
netconf-service 6d17993eb6 Fix a possible infinite loop in netconf service... in the long term need to fix IP assignment logic period cause the current incarnation sucks. před 11 roky
node 4ec7cd2760 Fix for GitHub issue #38: compute whether we are ONLINE a little differently před 11 roky
windows 0442d7e2d6 Forgot to save solution file. před 11 roky
.gitignore 7a49d50187 Windows installer work... před 11 roky
AUTHORS.txt 0ab7b6d014 docs před 12 roky
BUILDING.txt 42ed37b385 docs před 11 roky
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged před 12 roky
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. před 11 roky
README.md 70655cc3f7 Docs and auto-update of Earth network ID. před 12 roky
RUNNING.txt 66f627da04 Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 před 11 roky
buildinstaller.sh 87b26b0aaf Systemd support on Linux - GitHub issue #39 před 11 roky
main.cpp 5b97bb247e More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. před 11 roky
make-linux.mk ddb77b1454 Make rules for internal use. před 11 roky
make-mac.mk 525ab3faa9 Take TRACE back out of Mac makefile, fix a few decode little things. před 11 roky
objects.mk bf0da9f2f7 Rest of software updater, ready to test... před 11 roky
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! před 12 roky
selftest.cpp 370dd6c4da Several things: před 11 roky
version.h c17082a4f8 VERSION 0.6.14: bug fixes, Unix device persistence před 11 roky

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