A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko bb4a96c630 Add more info to remote multicast trace (debug facility). 12 năm trước cách đây
ext 3b2d98e7dc Integrating new crypto -- work in progress, wont build yet. 12 năm trước cách đây
mac-tap 4ecb9369b5 Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel. 12 năm trước cách đây
netconf-service 9db7939d38 Make new multicast depth and prefix bits parameters configurable. 12 năm trước cách đây
node bb4a96c630 Add more info to remote multicast trace (debug facility). 12 năm trước cách đây
vsprojects 1bd3cd4225 Forgot to add new files in previous commit. 12 năm trước cách đây
.gitignore 9fe613805f Netconf service build fix. 12 năm trước cách đây
AUTHORS.txt 5df6055169 docs 12 năm trước cách đây
BUILDING.txt 5df6055169 docs 12 năm trước cách đây
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 năm trước cách đây
Makefile.linux 4b6ec872c7 More multicast fixes. 12 năm trước cách đây
Makefile.mac 4b6ec872c7 More multicast fixes. 12 năm trước cách đây
README.md b8a9b42993 docs 12 năm trước cách đây
RUNNING.txt 5df6055169 docs 12 năm trước cách đây
ZeroTierOne.sln 6882c374c9 Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch. 12 năm trước cách đây
cli.cpp 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 12 năm trước cách đây
idtool.cpp 77f8d75529 Fix idtool build, tweak address derivation again. 12 năm trước cách đây
main.cpp 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 12 năm trước cách đây
objects.mk f3128a18fe Work in progress... 12 năm trước cách đây
selftest-crypto-vectors.hpp 300d26973a Test vectors for all new crypto. 12 năm trước cách đây
selftest.cpp 141b858737 Self-test fixes for new packet armor/dearmor functions that combine old encrypt and MAC functions. 12 năm trước cách đây
version.h 18919465c3 VERSION 0.4.5 12 năm trước cách đây

README.md

ZeroTier One

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

This code is presently in ALPHA testing. That means that the protocol spec may change in incompatible ways, and it certainly has bugs. Testers should "git pull," rebuild, and restart fairly often. If things mysteriously stop working, do that.

See BUILDING.txt and RUNNING.txt for instructions. It currently builds on Mac and Linux. A Windows port is well along the way to completion. Nice packages/installers and auto-update are coming when alpha transitions to beta.

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.

Check out the blog for announcements, in-depth articles, and related thoughts.

githalytics.com alpha

(c)2012-2013 ZeroTier Networks LLC