slackbuilds_ponce/network/tinc/README
Kevin Scranton 086957823b network/tinc: Added (VPN daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:31:05 +07:00

9 lines
496 B
Text

tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and
encryption to create a secure private network between hosts on the
Internet.
tinc is Free Software and licensed under the GNU General Public License
version 2 or later. Because the VPN appears to the IP level network code
as a normal network device, there is no need to adapt any existing software.
This allows VPN sites to share information with each other over the
Internet without exposing any information to others.