19 lines
261 B
Plaintext
19 lines
261 B
Plaintext
client
|
|
auth-user-pass
|
|
proto udp
|
|
dev tun
|
|
# CHANGE THIS TO MATCH YOUR SETUP PUBLIC IP ADDRESS
|
|
remote 66.66.66.66 1194
|
|
cipher AES-256-CBC
|
|
user nobody
|
|
group nogroup
|
|
verb 2
|
|
mute 20
|
|
keepalive 10 120
|
|
comp-lzo
|
|
persist-key
|
|
persist-tun
|
|
float
|
|
resolv-retry infinite
|
|
nobind
|