mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-09-05 22:01:16 +02:00
Create Norway2-udp.ovpn
For testing. More info: https://github.com/haugene/docker-transmission-openvpn/issues/573
This commit is contained in:
parent
b75e11340a
commit
c9e15f6286
17
openvpn/purevpn/Norway2-udp.ovpn
Normal file
17
openvpn/purevpn/Norway2-udp.ovpn
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote vleu-no2-ovpn-udp.pointtoserver.com 53
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/purevpn/ca2.crt
|
||||||
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
|
cipher AES-256-CBC
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
mute 20
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
auth-retry interact
|
||||||
|
explicit-exit-notify 2
|
||||||
|
ifconfig-nowarn
|
||||||
|
auth-nocache
|
Loading…
x
Reference in New Issue
Block a user