A Smart Ethernet Switch for Earth
Go to file
Adam Ierymenko 42c3474223 VERSION 0.8.2
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.
2014-04-10 22:46:17 -07:00
attic Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
ext VERSION 0.8.2 2014-04-10 22:46:17 -07:00
netconf-service Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
node More toward GitHub issue #56 2014-04-10 16:30:15 -07:00
windows VERSION 0.8.2 2014-04-10 22:46:17 -07:00
ZeroTierUI Text point size readjustment not needed on child windows in Windows? 2014-04-09 12:19:46 -07:00
.gitignore 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! 2014-03-05 09:52:59 -08:00
AUTHORS.txt docs 2013-10-03 15:48:26 -04:00
BUILDING.txt VERSION 0.7.0: updated docs (no version change) 2014-02-16 12:08:13 -08:00
buildinstaller.sh Systemd support on Linux - GitHub issue #39 2014-02-14 15:18:59 -08:00
LICENSE.txt New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
main.cpp Probable fix for GitHub issue #63 - do not unite() if either path is TCP, since doing so can result in asymmetric failed NAT-t over UDP if one side has a firewall that permits outgoing UDP but not incoming. 2014-04-10 11:17:54 -07:00
make-linux.mk Clean up main.o in Linux make clean. 2014-03-31 22:38:46 -07:00
make-mac.mk Put mac back to release default build flags. 2014-03-20 14:44:13 -07:00
Makefile Create common Makefile that automatically loads make rules on a per-OS basis. 2013-12-03 14:11:43 -08:00
objects.mk Split EthernetTap into subclasses, work in progress... 2014-04-07 14:47:39 -07:00
README.md Boring stuff: update dates in copyrights across all files. 2014-02-16 12:40:22 -08:00
RUNNING.txt VERSION 0.7.0: updated docs (no version change) 2014-02-16 12:08:13 -08:00
selftest-crypto-vectors.hpp Blech... moving on! 2013-10-20 15:54:32 -04:00
selftest.cpp IPC changes and SocketManager changes all build! 2014-03-19 13:56:48 -07:00
version.h VERSION 0.8.2 2014-04-10 22:46:17 -07:00

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.