From fee7163675a7c3586149f5e9741db45e88b7fc70 Mon Sep 17 00:00:00 2001
From: Marcos Silva Cunha <marcos21xx@gmail.com>
Date: Thu, 25 Aug 2016 16:00:12 -0300
Subject: [PATCH] Add ZeroTier

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e53dac0..333ee55 100644
--- a/README.md
+++ b/README.md
@@ -635,6 +635,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
 * [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features
 * [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN.
 * [strongSwan](http://www.strongswan.org/) - Complete IPsec implementation for Linux.
+* [ZeroTier](https://github.com/zerotier/ZeroTierOne) - Multi-network, Hamachi-like, Layer 2/3 VPN solution.
 * [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
 
 ## Web
-- 
GitLab