| Original author(s) | Guus Sliepen, Ivo Timmermans, Wessel Dankers |
|---|---|
| Developer(s) | The Tinc development team |
| Initial release | 14 November 1998 |
| Stable release | 1.0.36 / 26 August 2019 [1] |
| Preview release | 1.1pre18 / 27 June 2021 [2] |
| Repository | |
| Written in | C |
| Platform | Linux, FreeBSD, OpenBSD, NetBSD, DragonFly BSD, Mac OS X, Microsoft Windows, Solaris, iOS, Android [3] |
| Type | VPN |
| License | GPL |
| Website | www |
Tinc is an open-source, self-routing, mesh networking protocol and software implementation used for compressed and encrypted virtual private networks. It was started in 1998 by Guus Sliepen, Ivo Timmermans, and Wessel Dankers, and released as a GPL-licensed project.
Tinc is available on Linux, FreeBSD, OpenBSD, NetBSD, DragonFly BSD, Mac OS X, Microsoft Windows, Solaris, iOS (jailbroken only), Android with full support for IPv6. [4]
The authors of Tinc have goals of providing a platform that is secure, stable, reliable, scalable, easily configurable, and flexible. [4]
Tinc uses OpenSSL or LibreSSL as the encryption library and gives the options of compressing communications with zlib for "best compression" or LZO for "fast compression". [4]