Changed transmission to deluge. Simplify ufw rules

This commit is contained in:
Eldwan Brianne
2020-11-10 23:31:05 +01:00
parent 3d97cd5302
commit 69bd27150f
10515 changed files with 666 additions and 2369 deletions

View File

@@ -0,0 +1,17 @@
client
proto udp
dev tun0
remote 95.174.65.58 111
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
ca /etc/openvpn/vpnarea/ca.crt
cipher AES-256-CBC
auth SHA256
verb 3
auth-user-pass /config/openvpn-credentials.txt
mute-replay-warnings
passtos
tun-mtu 1500