Adding cryptostorm provider #92. Also time to alphabetize provider list
This commit is contained in:
118
openvpn/cryptostorm/cstorm_linux-dynamic_tcp.ovpn
Normal file
118
openvpn/cryptostorm/cstorm_linux-dynamic_tcp.ovpn
Normal file
@@ -0,0 +1,118 @@
|
||||
client
|
||||
dev tun
|
||||
#randomly select a node from the list below, for redundancy against DNS blacklisting-based session blocking attacks.
|
||||
#see https://openvpn.net/archive/openvpn-users/2004-12/msg00055.html
|
||||
resolv-retry 16
|
||||
remote-random
|
||||
remote linux-frankfurt.cryptostorm.net 443 tcp
|
||||
remote linux-frankfurt.cryptostorm.nu 443 tcp
|
||||
remote linux-frankfurt.cryptostorm.org 443 tcp
|
||||
remote linux-frankfurt.cstorm.pw 443 tcp
|
||||
remote linux-canadaeast.cryptostorm.net 443 tcp
|
||||
remote linux-canadaeast.cryptostorm.nu 443 tcp
|
||||
remote linux-canadaeast.cryptostorm.org 443 tcp
|
||||
remote linux-canadaeast.cstorm.pw 443 tcp
|
||||
remote linux-canadawest.cryptostorm.net 443 tcp
|
||||
remote linux-canadawest.cryptostorm.nu 443 tcp
|
||||
remote linux-canadawest.cryptostorm.org 443 tcp
|
||||
remote linux-canadawest.cstorm.pw 443 tcp
|
||||
remote linux-paris.cryptostorm.net 443 tcp
|
||||
remote linux-paris.cryptostorm.nu 443 tcp
|
||||
remote linux-paris.cryptostorm.org 443 tcp
|
||||
remote linux-paris.cstorm.pw 443 tcp
|
||||
remote linux-uscentral.cryptostorm.net 443 tcp
|
||||
remote linux-uscentral.cryptostorm.nu 443 tcp
|
||||
remote linux-uscentral.cryptostorm.org 443 tcp
|
||||
remote linux-uscentral.cstorm.pw 443 tcp
|
||||
remote linux-uswest.cryptostorm.net 443 tcp
|
||||
remote linux-uswest.cryptostorm.nu 443 tcp
|
||||
remote linux-uswest.cryptostorm.org 443 tcp
|
||||
remote linux-uswest.cstorm.pw 443 tcp
|
||||
remote linux-useast.cryptostorm.net 443 tcp
|
||||
remote linux-useast.cryptostorm.nu 443 tcp
|
||||
remote linux-useast.cryptostorm.org 443 tcp
|
||||
remote linux-useast.cstorm.pw 443 tcp
|
||||
remote linux-ussouth.cryptostorm.net 443 tcp
|
||||
remote linux-ussouth.cryptostorm.nu 443 tcp
|
||||
remote linux-ussouth.cryptostorm.org 443 tcp
|
||||
remote linux-ussouth.cstorm.pw 443 tcp
|
||||
remote linux-usnorth.cryptostorm.net 443 tcp
|
||||
remote linux-usnorth.cryptostorm.nu 443 tcp
|
||||
remote linux-usnorth.cryptostorm.org 443 tcp
|
||||
remote linux-usnorth.cstorm.pw 443 tcp
|
||||
remote linux-lisbon.cryptostorm.net 443 tcp
|
||||
remote linux-lisbon.cryptostorm.nu 443 tcp
|
||||
remote linux-lisbon.cryptostorm.org 443 tcp
|
||||
remote linux-lisbon.cstorm.pw 443 tcp
|
||||
remote linux-switzerland.cryptostorm.net 443 tcp
|
||||
remote linux-switzerland.cryptostorm.nu 443 tcp
|
||||
remote linux-switzerland.cryptostorm.org 443 tcp
|
||||
remote linux-switzerland.cstorm.pw 443 tcp
|
||||
remote linux-rome.cryptostorm.net 443 tcp
|
||||
remote linux-rome.cryptostorm.nu 443 tcp
|
||||
remote linux-rome.cryptostorm.org 443 tcp
|
||||
remote linux-rome.cstorm.pw 443 tcp
|
||||
remote linux-southkorea.cryptostorm.net 443 tcp
|
||||
remote linux-southkorea.cryptostorm.nu 443 tcp
|
||||
remote linux-southkorea.cryptostorm.org 443 tcp
|
||||
remote linux-southkorea.cstorm.pw 443 tcp
|
||||
remote linux-denmark.cryptostorm.net 443 tcp
|
||||
remote linux-denmark.cryptostorm.nu 443 tcp
|
||||
remote linux-denmark.cryptostorm.org 443 tcp
|
||||
remote linux-denmark.cstorm.pw 443 tcp
|
||||
remote linux-england.cryptostorm.net 443 tcp
|
||||
remote linux-england.cryptostorm.nu 443 tcp
|
||||
remote linux-england.cryptostorm.org 443 tcp
|
||||
remote linux-england.cstorm.pw 443 tcp
|
||||
txqueuelen 686
|
||||
sndbuf size 1655368
|
||||
rcvbuf size 1655368
|
||||
nobind
|
||||
comp-lzo
|
||||
down-pre
|
||||
reneg-sec 0
|
||||
hand-window 17
|
||||
verb 4
|
||||
mute 3
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ns-cert-type server
|
||||
auth SHA512
|
||||
cipher AES-256-CBC
|
||||
tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA
|
||||
tls-client
|
||||
key-method 2
|
||||
ca /etc/openvpn/cryptostorm/ca.crt
|
||||
# specification & location of server-verification PKI materials
|
||||
# for details, see http://pki.cryptostorm.org
|
||||
<ca>
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIFHjCCBAagAwIBAgIJAKekpGXxXvhbMA0GCSqGSIb3DQEBCwUAMIG6MQswCQYD
|
||||
VQQGEwJDQTELMAkGA1UECBMCUUMxETAPBgNVBAcTCE1vbnRyZWFsMTYwNAYDVQQK
|
||||
FC1LYXRhbmEgSG9sZGluZ3MgTGltaXRlIC8gIGNyeXB0b3N0b3JtX2RhcmtuZXQx
|
||||
ETAPBgNVBAsTCFRlY2ggT3BzMRcwFQYDVQQDFA5jcnlwdG9zdG9ybV9pczEnMCUG
|
||||
CSqGSIb3DQEJARYYY2VydGFkbWluQGNyeXB0b3N0b3JtLmlzMB4XDTE0MDQyNTE3
|
||||
MTAxNVoXDTE3MTIyMjE3MTAxNVowgboxCzAJBgNVBAYTAkNBMQswCQYDVQQIEwJR
|
||||
QzERMA8GA1UEBxMITW9udHJlYWwxNjA0BgNVBAoULUthdGFuYSBIb2xkaW5ncyBM
|
||||
aW1pdGUgLyAgY3J5cHRvc3Rvcm1fZGFya25ldDERMA8GA1UECxMIVGVjaCBPcHMx
|
||||
FzAVBgNVBAMUDmNyeXB0b3N0b3JtX2lzMScwJQYJKoZIhvcNAQkBFhhjZXJ0YWRt
|
||||
aW5AY3J5cHRvc3Rvcm0uaXMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
|
||||
AQDJaOSYIX/sm+4/OkCgyAPYB/VPjDo9YBc+zznKGxd1F8fAkeqcuPpGNCxMBLOu
|
||||
mLsBdxLdR2sppK8cu9kYx6g+fBUQtShoOj84Q6+n6F4DqbjsHlLwUy0ulkeQWk1v
|
||||
vKKkpBViGVFsZ5ODdZ6caJ2UY2C41OACTQdblCqaebsLQvp/VGKTWdh9UsGQ3LaS
|
||||
Tcxt0PskqpGiWEUeOGG3mKE0KWyvxt6Ox9is9QbDXJOYdklQaPX9yUuII03Gj3xm
|
||||
+vi6q2vzD5VymOeTMyky7Geatbd2U459Lwzu/g+8V6EQl8qvWrXESX/ZXZvNG8QA
|
||||
cOXU4ktNBOoZtws6TzknpQF3AgMBAAGjggEjMIIBHzAdBgNVHQ4EFgQUOFjh918z
|
||||
L4vR8x1q3vkp6npwUSUwge8GA1UdIwSB5zCB5IAUOFjh918zL4vR8x1q3vkp6npw
|
||||
USWhgcCkgb0wgboxCzAJBgNVBAYTAkNBMQswCQYDVQQIEwJRQzERMA8GA1UEBxMI
|
||||
TW9udHJlYWwxNjA0BgNVBAoULUthdGFuYSBIb2xkaW5ncyBMaW1pdGUgLyAgY3J5
|
||||
cHRvc3Rvcm1fZGFya25ldDERMA8GA1UECxMIVGVjaCBPcHMxFzAVBgNVBAMUDmNy
|
||||
eXB0b3N0b3JtX2lzMScwJQYJKoZIhvcNAQkBFhhjZXJ0YWRtaW5AY3J5cHRvc3Rv
|
||||
cm0uaXOCCQCnpKRl8V74WzAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IB
|
||||
AQAK6B7AOEqbaYjXoyhXeWK1NjpcCLCuRcwhMSvf+gVfrcMsJ5ySTHg5iR1/LFay
|
||||
IEGFsOFEpoNkY4H5UqLnBByzFp55nYwqJUmLqa/nfIc0vfiXL5rFZLao0npLrTr/
|
||||
inF/hecIghLGVDeVcC24uIdgfMr3Z/EXSpUxvFLGE7ELlsnmpYBxm0rf7s9S9wtH
|
||||
o6PjBpb9iurF7KxDjoXsIgHmYAEnI4+rrArQqn7ny4vgvXE1xfAkFPWR8Ty1ZlxZ
|
||||
gEyypTkIWhphdHLSdifoOqo83snmCObHgyHG2zo4njXGExQhxS1ywPvZJRt7fhjn
|
||||
X03mQP3ssBs2YRNR5hR5cMdC
|
||||
-----END CERTIFICATE-----
|
||||
</ca>
|
Reference in New Issue
Block a user