Adds scraped Windscribe configs
This commit is contained in:
12
openvpn/windscribe/Netherlands-udp.ovpn
Executable file → Normal file
12
openvpn/windscribe/Netherlands-udp.ovpn
Executable file → Normal file
@@ -1,19 +1,19 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote nl.windscribe.com 443
|
||||
remote nl.windscribe.com 1194
|
||||
|
||||
nobind
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
reneg-sec 432000
|
||||
auth-user-pass
|
||||
|
||||
resolv-retry infinite
|
||||
|
||||
auth SHA512
|
||||
cipher AES-256-CBC
|
||||
keysize 256
|
||||
comp-lzo
|
||||
verb 2
|
||||
ns-cert-type server
|
||||
mute-replay-warnings
|
||||
remote-cert-tls server
|
||||
persist-key
|
||||
persist-tun
|
||||
|
||||
@@ -73,4 +73,4 @@ c5c4a1874685429046a424c026db672e
|
||||
1584827693f676f9a5047123466f0654
|
||||
eade34972586b31c6ce7e395f4b478cb
|
||||
-----END OpenVPN Static key V1-----
|
||||
</tls-auth>
|
||||
</tls-auth>
|
Reference in New Issue
Block a user