A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko daaec84c6b Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead. 11 yıl önce
ZeroTierUI dfee7e0389 VERSION 0.7.2: first Windows release! 11 yıl önce
attic b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 yıl önce
ext dfee7e0389 VERSION 0.7.2: first Windows release! 11 yıl önce
netconf-service b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 yıl önce
node daaec84c6b Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead. 11 yıl önce
windows 328be8f846 Make Windows build, add (untested) Windows named pipe based IPC code. 11 yıl önce
.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! 11 yıl önce
AUTHORS.txt 0ab7b6d014 docs 12 yıl önce
BUILDING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) 11 yıl önce
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged 12 yıl önce
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 yıl önce
README.md b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 yıl önce
RUNNING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) 11 yıl önce
buildinstaller.sh 87b26b0aaf Systemd support on Linux - GitHub issue #39 11 yıl önce
main.cpp 67a85221d5 WINDOWS IS SUFFERING 11 yıl önce
make-linux.mk ce09d00679 Security improvements to Linux build flags mirroring OSX improvements. 11 yıl önce
make-mac.mk 70b736f440 Put mac back to release default build flags. 11 yıl önce
objects.mk 3be4c38946 IPC stuff for Unix. 11 yıl önce
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! 12 yıl önce
selftest.cpp abc82d6a52 IPC changes and SocketManager changes all build! 11 yıl önce
version.h dfee7e0389 VERSION 0.7.2: first Windows release! 11 yıl önce

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.