]> git.llucax.com Git - software/pymin.git/blob - services/vpn/templates/tinc.conf
Add GPL v3 license to the project
[software/pymin.git] / services / vpn / templates / tinc.conf
1 Name = ${vpn.name}
2 Device = /dev/net/tun
3 PrivateKeyFile = /etc/tinc/${vpn.name}/rsa_key.priv
4 ConnectTo = ${vpn.connect_to}
5 Mode = switch