push new templates
This commit is contained in:
BIN
oas_clients/VPN_SETUP_GUIDE.pdf
Normal file
BIN
oas_clients/VPN_SETUP_GUIDE.pdf
Normal file
Binary file not shown.
17
oas_clients/template.ovpn
Normal file
17
oas_clients/template.ovpn
Normal file
@@ -0,0 +1,17 @@
|
||||
client
|
||||
auth-user-pass
|
||||
proto udp
|
||||
dev tun
|
||||
remote 66.0.119.86 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
|
||||
Reference in New Issue
Block a user