A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko a1c1c82b0d VERSION 0.8.1 il y a 11 ans
ZeroTierUI 83a0d988ec Text point size readjustment not needed on child windows in Windows? il y a 11 ans
attic b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 11 ans
ext a1c1c82b0d VERSION 0.8.1 il y a 11 ans
netconf-service b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 11 ans
node a8c12369fd More tweaks to TCP logic for GitHub issue #60 il y a 11 ans
windows 5abfb11813 Some installer stuff, complete refactoring of Windows side of newly split tap driver. Seems to work. Now to see if the cleanup we did here gets rid of the zombie tap device issue on Windows. il y a 11 ans
.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! il y a 11 ans
AUTHORS.txt 0ab7b6d014 docs il y a 12 ans
BUILDING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) il y a 11 ans
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged il y a 12 ans
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. il y a 11 ans
README.md b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 11 ans
RUNNING.txt 297cfd86fa VERSION 0.7.0: updated docs (no version change) il y a 11 ans
buildinstaller.sh 87b26b0aaf Systemd support on Linux - GitHub issue #39 il y a 11 ans
main.cpp f0223490be Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. il y a 11 ans
make-linux.mk 67b3fa9311 Clean up main.o in Linux make clean. il y a 11 ans
make-mac.mk 70b736f440 Put mac back to release default build flags. il y a 11 ans
objects.mk 6c60305a96 Split EthernetTap into subclasses, work in progress... il y a 11 ans
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! il y a 12 ans
selftest.cpp abc82d6a52 IPC changes and SocketManager changes all build! il y a 11 ans
version.h a1c1c82b0d VERSION 0.8.1 il y a 11 ans

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.