mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-24 05:18:25 +00:00
17 lines
175 B
Cheetah
17 lines
175 B
Cheetah
client
|
|
remote <%= vpnhost %> <%= vpnport %>
|
|
resolv-retry infinite
|
|
|
|
ca ca.crt
|
|
cert client.crt
|
|
key client.key
|
|
|
|
comp-lzo
|
|
dev tun
|
|
proto tcp
|
|
nobind
|
|
|
|
persist-key
|
|
persist-tun
|
|
verb 3
|