Big refresh
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp-client
|
||||
remote xxx.xxx.xxx.xxx 443
|
||||
resolv-retry infinite
|
||||
cipher AES-256-CBC
|
||||
redirect-gateway
|
||||
|
||||
# Keys
|
||||
# Identity
|
||||
ca ca.crt
|
||||
tls-auth ta.key 1
|
||||
key-direction 1
|
||||
ns-cert-type server
|
||||
auth-user-pass
|
||||
auth-nocache
|
||||
|
||||
# Security
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
comp-lzo
|
||||
verb 3
|
||||
|
||||
# Proxy ?
|
||||
# http-proxy cache.univ.fr 3128
|
||||
Reference in New Issue
Block a user