Sign inSign up

timonier/tinc

By timonier

Updated almost 8 years ago

A VPN daemon

Image
0

1.8K

timonier/tinc repository overview

README

A VPN daemon

⚠️ This project is no longer maintained. ⚠️

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/tinc/raw/master/bin/installer" | sudo sh -s -- install

Note: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Usage

Run the command tincd:

# See all tincd options

tincd --help

# Run tincd

tinc --config /etc/tinc --net demo --user nobody

Tag summary

Content type

Image

Digest

Size

4.5 MB

Last updated

almost 8 years ago

docker pull timonier/tinc