mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-09-03 21:01:11 +02:00
Create Norway2-tcp.ovpn
For testing. More info: https://github.com/haugene/docker-transmission-openvpn/issues/573
This commit is contained in:
parent
b75e11340a
commit
d779a0a6ee
16
openvpn/purevpn/Norway2-tcp.ovpn
Normal file
16
openvpn/purevpn/Norway2-tcp.ovpn
Normal file
@ -0,0 +1,16 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote vleu-no2-ovpn-tcp.pointtoserver.com 80
|
||||
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
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
Loading…
x
Reference in New Issue
Block a user