A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 0b75992737 Everything but the local config bus... blech. před 11 roky
ZeroTierUI dfee7e0389 VERSION 0.7.2: first Windows release! před 11 roky
attic b5c3a92be2 Boring stuff: update dates in copyrights across all files. před 11 roky
ext dfee7e0389 VERSION 0.7.2: first Windows release! před 11 roky
netconf-service b5c3a92be2 Boring stuff: update dates in copyrights across all files. před 11 roky
node 0b75992737 Everything but the local config bus... blech. před 11 roky
windows b72c2c6358 Disable SSE on 32-bit Windows builds since people might still be using old school chips... x64 builds with SSE since pretty much all AMD64/x86_64 chips have it. před 11 roky
.gitignore 282d41bc94 Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good! před 11 roky
AUTHORS.txt 0ab7b6d014 docs před 12 roky
BUILDING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) před 11 roky
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged před 12 roky
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. před 11 roky
README.md b5c3a92be2 Boring stuff: update dates in copyrights across all files. před 11 roky
RUNNING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) před 11 roky
buildinstaller.sh 87b26b0aaf Systemd support on Linux - GitHub issue #39 před 11 roky
main.cpp 60f25ccdf9 Some text changes, remove unused modules from installer project. před 11 roky
make-linux.mk ce09d00679 Security improvements to Linux build flags mirroring OSX improvements. před 11 roky
make-mac.mk dbd7a06ea9 Enable PIE to allow ASLR (security) před 11 roky
objects.mk bd749e040d Compile fixes. před 11 roky
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! před 12 roky
selftest.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. před 11 roky
version.h dfee7e0389 VERSION 0.7.2: first Windows release! před 11 roky

README.md

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.