Télécharger la liste

Description du projet

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.

Système requise

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

L'option DeviceType permet maintenant de sélectionner factice, raw socket, UML et VDE appareils sans avoir besoin de recompiler tinc. Plusieurs déclarations de BindToAddress sont maintenant autorisées. La valeur TTL des paquets IPv4 et IPv6 est décrémentée. L'option LocalDiscovery a été ajoutée, permettant à tinc détecter des pairs qui sont derrière le NAT même. Sous-réseaux passé avec le o - quand l'option StrictSubnets = yes sont maintenant acceptées. La désactivation de vieilles clés RSA lorsque générant de nouveaux maintenant aussi fonctionne correctement sur 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

Cette version corrige un problème de performance avec la communication TCP sous Windows, et le code de correctifs qui, durant les pannes de réseau, pourrait causer tinc pour sortir quand elle le juge deux nœuds avec des noms identiques étaient sur le même 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

Cette version améliore l'exploitation forestière à des fichiers, réduit la quantité de réveils processus sur les plateformes qui pselect de soutien (), et corrige l'option ProcessPriority sur Windows, qui a été brisé 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

Cette version corrige la lecture de fichiers de configuration qui ne se termine pas par un saut de ligne, permet des options de configuration arbitraire à préciser sur la ligne de commande, permet toutes les options dans les deux tinc.conf et l'hôte local le fichier de configuration, et a relire fenêtre configurable, envoyer et UDP tampons de réception pour l'optimisation des performances. Il essaie plus difficile d'obtenir la communication UDP de retour après de retomber à TCP. Il existe maintenant un soutien pour l'exécution de tinc sur DragonFly BSD et pour attacher à un commutateur tinc 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 peut maintenant être construit sans LZO ou zlib. MSS des paquets TCP peut être serrée dans les deux sens. StrictSubnets expérimentale, Transmission, et les options ont été ajoutées DirectOnly, vous donnant plus de contrôle sur l'information et de paquets reçus ou envoyés à d'autres nœuds. tinc n'envoie jamais de noms symboliques pour les ports sur le fil plus.
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