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.
Homepage
Download
Recent Releases
1.0.3603 Feb 2025 14:11
minor bugfix:
compiling tinc with certain versions of the OpenSSL Library.. parsing some IPv6 addresses with :: in them.. GraphDumpFile output to handle node names starting with a Digit.. a potential segmentation fault when fragmenting Packets.
1.0.3304 Nov 2017 15:54
minor bugfix:
Allow compilation from a build directory.
Source code cleanups.
Fix some options specified on the command line not surviving a HUP signal.
Handle tun/tap device returning EPERM or EBUSY.
Disable PMTUDiscovery when TCPOnly is used.
Support the --runstatedir option of the autoconf 2.70.
|