mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-18 04:07:07 +02:00
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
remote ist1.gpvpn.com 443 udp
|
|
|
|
auth-user-pass /config/openvpn-credentials.txt
|
|
client
|
|
redirect-gateway
|
|
remote-cert-tls server
|
|
cipher AES-256-CBC
|
|
proto udp
|
|
dev tun
|
|
nobind
|
|
ca /etc/openvpn/ghostpath/ca.crt
|