68defd9980
This version contains few changes that are visible to users building from source. It contains an almost-complete version of the Qt-based GUI in ZeroTierUI, though this is still a work in progress. It also contains the software update infrastructure, which is not yet enabled by default but does basically work. Some cleanup and dead code removal has also occurred. The next release will probably be the first binary release with auto-update and a full UI experience for Linux and Mac. Windows will follow later, as more work has to be done on the Windows port. |
||
---|---|---|
attic | ||
ext | ||
netconf-service | ||
node | ||
windows | ||
ZeroTierUI | ||
.gitignore | ||
AUTHORS.txt | ||
BUILDING.txt | ||
buildinstaller.sh | ||
file2lz4c.cpp | ||
installer.cpp | ||
LICENSE.txt | ||
main.cpp | ||
make-linux.mk | ||
make-mac.mk | ||
Makefile | ||
objects.mk | ||
README.md | ||
RUNNING.txt | ||
selftest-crypto-vectors.hpp | ||
selftest.cpp | ||
version.h |
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