Download List

專案描述

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-11 08:45
1.0.17

The DeviceType option can now be used to select dummy, raw socket, UML, and VDE devices without needing to recompile tinc. Multiple BindToAddress statements are now allowed. The TTL value of IPv4 and IPv6 packets is decremented. The LocalDiscovery option has been added, allowing tinc to detect peers which are behind the same NAT. Subnets passed with the -o option when StrictSubnets = yes are now accepted. Disabling old RSA keys when generating new ones now also works properly on Windows.
標籤: Minor bugfixes, minor feature updates

2011-07-24 04:39
1.0.16

This release fixes a performance issue with TCP communication under Windows, and fixes code that, during network outages, could cause tinc to exit when it thought two nodes with identical names were on the same VPN.
標籤: Minor bugfixes

2011-06-25 08:29
1.0.15

This release improves logging to files, reduces the amount of process wakeups on platforms that support pselect(), and fixes the ProcessPriority option on Windows, which was broken in 1.0.14.
標籤: Minor bugfixes, minor feature updates

2011-05-09 09:27
1.0.14

This release fixes reading configuration files that do not end with a newline, allows arbitrary configuration options to be specified on the command line, allows all options in both tinc.conf and the local host config file, and has configurable replay window, UDP send and receive buffers for performance tuning. It tries harder to get UDP communication back after falling back to TCP. There is now support for running tinc on DragonFly BSD and for attaching tinc to a VDE switch.
標籤: Minor bugfixes, minor feature updates

2010-04-13 21:48
1.0.13

tinc may now be built without LZO or Zlib. MSS of TCP packets can be clamped in both directions. Experimental StrictSubnets, Forwarding, and DirectOnly options were added, giving you more control over information and packets received from or sent to other nodes. tinc never sends symbolic names for ports over the wire anymore.
標籤: Minor bugfixes, minor feature updates

Project Resources