42c3474223
This version fixes a few more issues with TCP tunneling including GitHub issue #63. It also adds automatic announcement and location of peers on physical LANs (GitHub issue #56) which should greatly improve performance if you happen to be on the same LAN or WiFi network as another peer. It can take 60 seconds or so for this to occur, but it should. |
||
---|---|---|
attic | ||
ext | ||
netconf-service | ||
node | ||
windows | ||
ZeroTierUI | ||
.gitignore | ||
AUTHORS.txt | ||
BUILDING.txt | ||
buildinstaller.sh | ||
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.
Follow the ZeroTier blog and the GitHub project to stay up to date.
Auto-updating binary packages that install easily can be found here. If you want to build from source, clone this repository and see BUILDING.txt and RUNNING.txt.
Once you are up and running, you can create an account on the network control panel if you want to create a private network or you can join Earth by running (on Linux and Mac) sudo ./zerotier-cli join 8056c2e21c000001
.
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.