A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 лет назад
ZeroTierUI e108924060 Add script to bundle Qt frameworks with Mac .app (may not be done). 12 лет назад
attic ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. 12 лет назад
ext 2133984318 Build instructions for tap-mac. 12 лет назад
installer bdc0ed8065 Uninstall scripts. 12 лет назад
netconf-service c93de67d79 Add netconf-service readme. 12 лет назад
node b699bdefbd Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in home folder is in fact existent but unreadable (e.g. broken link). This enables nifty shutdown on .app trashing feature for OSX. 12 лет назад
windows 77bab13546 More UI work, reorg Windows stuff... 12 лет назад
.gitignore 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 лет назад
AUTHORS.txt 0ab7b6d014 docs 12 лет назад
BUILDING.txt 2133984318 Build instructions for tap-mac. 12 лет назад
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 лет назад
README.md 70655cc3f7 Docs and auto-update of Earth network ID. 12 лет назад
RUNNING.txt 12b297a712 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. 12 лет назад
buildinstaller.sh bdc0ed8065 Uninstall scripts. 12 лет назад
file2lz4c.cpp 165bc589fd Linux install and uninstall seem to work. 12 лет назад
idtool.cpp bbe5a6f5d1 Add signupdate command to idtool. 12 лет назад
installer.cpp 165bc589fd Linux install and uninstall seem to work. 12 лет назад
main.cpp 15375ef6b9 Small fix to CLI module. 12 лет назад
make-linux.mk 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 лет назад
make-mac.mk 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 лет назад
objects.mk ae138566a9 Updater code, work in progress... 12 лет назад
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 12 лет назад
selftest.cpp 7015017686 Make Makefile for Mac use clang options instead of old GCC options, and fix a nasty but obvious bug I introduced into Utils::getSecureRandom. 12 лет назад
version.h d92da40bff VERSION 0.6.2: Mac users should 'sudo make install-mac-tap' again. 12 лет назад

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