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 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

现在可以使用数据库选项,选择虚拟、 原始套接字、 UML 和 VDE 而无需重新编译 tinc 的设备。现在允许多个 BindToAddress 语句。IPv4 和 IPv6 数据包的 TTL 值是递减的。已添加 LocalDiscovery 选项,允许 tinc 来检测同行的背后同样 nat。子网通过与-o 选项时 StrictSubnets = yes 现在接受。时还生成新的现在在 Windows 上正常工作,请禁用旧的 RSA 密钥。
标签: Minor bugfixes, minor feature updates
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.

2011-07-24 04:39
1.0.16

此版本修复了与Windows下的TCP通信的性能问题,并修复了代码,在网络中断,可能会导致tinc退出时认为,两个节点具有相同名称相同的VPN。
标签: Minor bugfixes
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.

2011-06-25 08:29
1.0.15

此版本改善了记录档案,减少了平台,支持pselect(),并修复了在Windows ProcessPriority选项,这是在1.0.14破碎的过程唤醒量。
标签: Minor bugfixes, minor feature updates
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.

2011-05-09 09:27
1.0.14

此版本修正读取配置文件不结束与一个新行,允许任意配置选项,在命令行中指定,允许在这两个tinc.conf和本地主机的配置文件中的所有股权,并已配置的重播窗口,UDP的发送和接收性能调整缓冲区。它试图更难后回落到TCP UDP通讯回来。现在有支持FreeBSD的BSD的tinc上运行和附加tinc到VDE认证开关。
标签: Minor bugfixes, minor feature updates
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.

2010-04-13 21:48
1.0.13

廷克现在可能没有泸州建成或Zlib压缩。 MSS的的TCP数据包,可夹在两个方向。实验StrictSubnets,转发,和DirectOnly选项增加了,给您更多地控制信息和数据包收到或发送到其他节点。廷克从未通过线路发送的港口符号名了。
标签: Minor bugfixes, minor feature updates
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.

Project Resources