git:// links no longer work, refer to the https:// one.
[wiki] / index.mdwn
index 2e06642..378350a 100644 (file)
@@ -1,12 +1,12 @@
 # Welcome to tinc!
 
-### Latest stable version: [[1.0.28|download]]
+### Latest stable version: [[1.0.36|download]]
 
-Latest prerelease from the 1.1 branch: [[1.1pre11|download]]
+Latest prerelease from the 1.1 branch: [[1.1pre18|download]]
 
 ### Latest news:
 
-[[!inline  pages="news/* and !*/Discussion" template=newsitemnoheader show="2" feeds="no"]]
+[[!inline  pages="news/* and !*/Discussion" template=newsitemnoheader show="1" feeds="no"]]
 
 *[[More news...|news]]*
 
@@ -37,6 +37,11 @@ other, VPN traffic is always (if possible) sent directly to the
 destination, without going through intermediate hops.
 </dd>
 
+<dt><b>NAT traversal</b></dt>
+<dd>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 be able to do NAT traversal, allowing direct communication between peers.
+</dd>
+
 <dt><b>Easily expand your VPN</b></dt>
 <dd>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