A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 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. 11 年之前
ZeroTierUI 9ae6403346 Installer works, and fix for ugly fonts in pulldown menus in main windows in UI. Also remove dummy installer, which we don't need anymore. 11 年之前
attic b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年之前
ext 78f3966d66 Make sysV init script run as daemon, for GitHub issue #45 11 年之前
netconf-service b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年之前
node 13fbf9a200 *nix build fix 11 年之前
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. 11 年之前
.gitignore be36eda858 Add prerequisites (VS2012 redistributables) to installer. 11 年之前
AUTHORS.txt 0ab7b6d014 docs 12 年之前
BUILDING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) 11 年之前
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 年之前
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 年之前
README.md b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年之前
RUNNING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) 11 年之前
buildinstaller.sh 87b26b0aaf Systemd support on Linux - GitHub issue #39 11 年之前
main.cpp bae9fa1480 -d switch for daemonizing on Unix 11 年之前
make-linux.mk 268ec8d1e0 Fix for GitHub issue #40: updates.d not being cleared. 11 年之前
make-mac.mk 525ab3faa9 Take TRACE back out of Mac makefile, fix a few decode little things. 11 年之前
objects.mk bf0da9f2f7 Rest of software updater, ready to test... 11 年之前
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 12 年之前
selftest.cpp b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年之前
version.h b5c3a92be2 Boring stuff: update dates in copyrights across all files. 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.

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.