Personal fork from https://github.com/zerotier/ZeroTierOne/

Adam Ierymenko dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... 11 年之前
ZeroTierUI 8be664cca9 UI cleanup and license dialog. 11 年之前
attic dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... 11 年之前
ext 9df7f65dd5 Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads the existing kext fine. 11 年之前
netconf-service 83fc684b20 Add a netconf-service version field to netconf. 11 年之前
node 412f93122d Add our own getifmaddrs() since this convenience function is not in OSX 10.6. 11 年之前
windows 54c2c945e0 Remove old stuff from VS projects, get driver signing working on Windows. (Just testing signing, going back to OSX and Linux now). 11 年之前
.gitignore 866edd41a7 Build DMG from makefile for Mac. 11 年之前
AUTHORS.txt 0ab7b6d014 docs 11 年之前
BUILDING.txt 42ed37b385 docs 11 年之前
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 11 年之前
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 年之前
README.md 70655cc3f7 Docs and auto-update of Earth network ID. 11 年之前
RUNNING.txt 66f627da04 Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 11 年之前
buildinstaller.sh 15854a1b14 Mac installer work... 11 年之前
main.cpp 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. 11 年之前
make-linux.mk ddb77b1454 Make rules for internal use. 11 年之前
make-mac.mk 866edd41a7 Build DMG from makefile for Mac. 11 年之前
objects.mk bf0da9f2f7 Rest of software updater, ready to test... 11 年之前
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 11 年之前
selftest.cpp b59a7cf1d8 HTTP self-test. 11 年之前
version.h dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... 11 年之前

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