Download List

Descripción del Proyecto

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

Ahora puede utilizarse la opción DeviceType seleccionar socket maniquí, cruda, UML y VDE dispositivos sin necesidad de recompilar tinc. Ahora están permitidas múltiples declaraciones de BindToAddress. El valor TTL de paquetes IPv4 e IPv6 es disminuye. Se ha agregado la opción de LocalDiscovery, permitiendo que tinc detectar a compañeros que están detrás de la misma NAT. Subredes pasan con -o cuando la opción StrictSubnets = yes ahora son aceptadas. Desactivación de claves RSA antiguas cuando también generar nuevos ahora funciona correctamente en Windows.
Tags: 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

Esta versión corrige un problema de rendimiento con la comunicación TCP en Windows, y el código de correcciones que, durante caídas de red, podría causar tinc para salir cuando se pensó dos nodos con el mismo nombre se encontraban en la misma VPN.
Tags: 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

Esta versión mejora el registro de archivos, reduce la cantidad de activaciones del proceso en las plataformas que pselect apoyo (), y fija la opción ProcessPriority en Windows, que se rompió en 1.0.14.
Tags: 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

Esta versión corrige la lectura de archivos de configuración que no terminan con un salto de línea, permite opciones de configuración arbitraria que se especifica en la línea de comandos, permite que todas las opciones en ambos tinc.conf y el archivo de configuración del host local, y tiene la ventana de reproducción configurable, enviar y UDP búferes de recepción para la optimización del rendimiento. Se trata más difícil de conseguir de nuevo la comunicación UDP después de caer de nuevo a TCP. Ahora hay soporte para ejecutar tinc en FreeBSD y BSD para unir tinc a un interruptor VDE.
Tags: 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

tinc ahora puede ser construido sin lzo o Zlib. SMS de los paquetes TCP se pueden sujetar en ambas direcciones. StrictSubnets Experimental, expedición, y las opciones de DirectOnly se añadieron, dándole más control sobre la información y los paquetes recibidos o enviados a otros nodos. tinc nunca envía nombres simbólicos para los puertos sobre el alambre más.
Tags: 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