Changes

Jump to navigation Jump to search
648 bytes added ,  3 years ago
no edit summary
Line 56: Line 56:  
== TINC ==
 
== TINC ==
 
Information on how to setup tinc.
 
Information on how to setup tinc.
 +
 +
Tinc is available for FreeBSD, OpenBSD, NetBSD, Dragonfly BSD, Mac OS X, Linux, Microsoft Windows, Solaris, IOS (jailbroken only), and Android with full support for IPv6.
    
You can download tinc for *nix and Windows systems from https://www.tinc-vpn.org/
 
You can download tinc for *nix and Windows systems from https://www.tinc-vpn.org/
 +
 +
Tinc is an open-source, self-routing, mesh networking protocol, used for compressed, encrypted, virtual private networks.
 +
 +
The tinc website includes many examples on common setups.  They can be found at https://www.tinc-vpn.org/examples/
 +
 +
=== Standard tinc setup ===
 +
    
=== Simplified tinc 1.1 Windows setup ===
 
=== Simplified tinc 1.1 Windows setup ===
Line 103: Line 112:  
To run tinc as service:
 
To run tinc as service:
 
     tincd -n vpn
 
     tincd -n vpn
 +
 +
==== Notes ====
 +
 +
Tinc will automatically register itself as a service when started without -D or --no-detach option.
 +
 +
Calling tinc with -k or --kill option will cause it to automatically unregister itself.
    
== Wireguard ==
 
== Wireguard ==

Navigation menu