X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=index.mdwn;h=3b828b2f18a5270dd605c3bab4b3f6f4d1e5dddc;hb=c646219e48776484a6d32d888c2e5ff522289901;hp=bc9d629539118c94f7048946adeb283db79c13d5;hpb=fa4c1b3599ae5192b205149a2b2f565c6cff6732;p=wiki diff --git a/index.mdwn b/index.mdwn index bc9d629..3b828b2 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.29|download]] +### Latest stable version: [[1.0.31|download]] Latest prerelease from the 1.1 branch: [[1.1pre14|download]] @@ -37,6 +37,11 @@ other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. +
NAT traversal
+
As long as one node in the VPN allows incoming connections on a public IP address (even if it is a dynamic IP address), +tinc will punch UDP holes through NAT devices, allowing direct communication between peers. +
+
Easily expand your VPN
When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons