Changed transmission to deluge. Simplify ufw rules
This commit is contained in:
18
root/etc/openvpn/slickvpn/Ukraine-Kiev.ovpn
Normal file
18
root/etc/openvpn/slickvpn/Ukraine-Kiev.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
remote gw1.iev1.slickvpn.com 443 udp
|
||||
remote gw1.iev2.slickvpn.com 443 udp
|
||||
remote gw1.iev3.slickvpn.com 443 udp
|
||||
remote gw2.iev1.slickvpn.com 443 udp
|
||||
remote gw2.iev2.slickvpn.com 443 udp
|
||||
remote gw2.iev3.slickvpn.com 443 udp
|
||||
remote gw3.iev1.slickvpn.com 443 udp
|
||||
remote gw3.iev2.slickvpn.com 443 udp
|
||||
remote gw3.iev3.slickvpn.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/slickvpn/ca.crt
|
||||
Reference in New Issue
Block a user