aboutsummaryrefslogtreecommitdiffstats
path: root/config/autotunnel/example.conf
blob: 3a348b4efebc796d76086805ca6311747c2e8e82 (plain)
1
2
3
4
5
6
7
8
9
# Configuration file for autotunnel

# Define a host to connect to
# Must be resolvable or better even set up in /root/.ssh/config
HOST=<hostname>

# Define a tun device number to use
# Make sure the same device is not used elsewhere on localhost and the machine to connect to!
TUN_DEVICE=<a number>