A Smart Ethernet Switch for Earth

zerotier.com

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

Adam Ierymenko 2f37ea842f Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.) há 11 anos atrás
ZeroTierUI 8be664cca9 UI cleanup and license dialog. há 11 anos atrás
attic dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... há 11 anos atrás
ext a0916b926f Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K. há 11 anos atrás
netconf-service 83fc684b20 Add a netconf-service version field to netconf. há 11 anos atrás
node 2f37ea842f Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.) há 11 anos atrás
windows 9232ba1da0 Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy. há 11 anos atrás
.gitignore 2da6a7570b More tap driver work, increment version number, remove old binaries since signatures may not have been valid. há 11 anos atrás
AUTHORS.txt 0ab7b6d014 docs há 12 anos atrás
BUILDING.txt 42ed37b385 docs há 11 anos atrás
LICENSE.txt 150850b800 New git repository for release - version 0.2.0 tagged há 12 anos atrás
Makefile 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. há 11 anos atrás
README.md 70655cc3f7 Docs and auto-update of Earth network ID. há 12 anos atrás
RUNNING.txt 66f627da04 Add RUNNING.txt instructions to open UDP port 9993 on Ubuntu 12.04 há 11 anos atrás
buildinstaller.sh 15854a1b14 Mac installer work... há 11 anos atrás
main.cpp 2498ecbc84 Windows compile fixes, check if running as administrator on startup for Windows. há 11 anos atrás
make-linux.mk ddb77b1454 Make rules for internal use. há 11 anos atrás
make-mac.mk 866edd41a7 Build DMG from makefile for Mac. há 11 anos atrás
objects.mk bf0da9f2f7 Rest of software updater, ready to test... há 11 anos atrás
selftest-crypto-vectors.hpp c89cdcc3fd Blech... moving on! há 12 anos atrás
selftest.cpp 370dd6c4da Several things: há 11 anos atrás
version.h dab124dfb9 VERSION 0.6.9: more UI, installation, and packaging work... há 11 anos atrás

README.md

ZeroTier One

ZeroTier One creates flat virtual Ethernet networks of almost unlimited size. Visit ZeroTier Networks on the web for more information.

This project is now in beta, which means that major incompatible protocol shifts should now become considerably more rare. You should still update very often if you plan to use it. Binary packages with auto-update are coming very soon.

Follow the ZeroTier blog and the GitHub project to stay up to date.

See BUILDING.txt and RUNNING.txt for instructions. It currently runs on Mac and Linux. A Windows port is well along the way to completion. If you're brave you can load the Visual Studio 2012 solution and play around.

Once you have it running you can join the Earth network -- a LAN for the planet -- by using the 'zerotier-cli' tool: 'sudo zerotier-cli join 8056c2e21c'. Right now Earth is the only network. Ability to create private networks, as well as some additional special-purpose public ones, will be coming soon. (Note: previous alpha versions auto-joined Earth, but since 0.5.0 it no longer does this.)

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.

(c)2012-2013 ZeroTier Networks LLC