
Tinc VPN
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet.
What is Tinc VPN?
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet.
In addition, tinc has the following features:
- Encryption, authentication and compression All traffic is optionally compressed using zlib or LZO, and LibreSSL or OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers.
- Automatic full mesh routing Regardless of how you set up the tinc daemons to connect to each other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops.
- NAT traversal As long as one node in the VPN allows incoming connections on a public IP address (even if it is a dynamic IP address), tinc will be able to do NAT traversal, allowing direct communication between peers.
- Easily expand your VPN When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons or create and configure new devices or network interfaces.
- Ability to bridge ethernet segments You can link multiple ethernet segments together to work like a single segment, allowing you to run applications and games that normally only work on a LAN over the Internet.
- Runs on many operating systems and supports IPv6 Currently Linux, FreeBSD, OpenBSD, NetBSD, OS X, Solaris, Windows 2000, XP, Vista and Windows 7 and 8 platforms are supported. See our section about supported platforms for more information about the state of the ports. tinc has also full support for IPv6, providing both the possibility of tunneling IPv6 traffic over its tunnels and of creating tunnels over existing IPv6 networks.
Tinc VPN Screenshots
Tinc VPN Features
Comments and Reviews
Said about Tinc VPN as an alternative
Tinc allows for either routed or bidged meshed encrypted network. Works perfectly on Linux, a bit harder to set up on Windows, but working perfectly.
Tags
- virtual-network
- connect-2-pc
- tunneling
- VPN
Development's glacial in pace of late. 1.1's not out yet, with 1.1pre11 NOT working correctly as described. Painful to set up regardless of version- and trying to do anything like they claim, meshed, will cause you to rip your hair out. I might revisit this at some point, but I'm here at alternativeTo looking for better answers.