Some old files (NV, GA, MA, NC,...) are not in the lists anymore. Leaving them in for now. For the states, I picked the cities located in that state. The strange thing is when I downloaded the files, UDP port was 1197. Today it's 1196. Both seem to work. Available now from Mullvad: - Atlanta GA - Chicago IL - Dallas TX - Denver CO - Los Angeles CA - Miami FL - New York, NY - Phoenix AZ - Piscataway NJ - Salt Lake City UT - Seattle WA - Secaucus NJ
41 lines
501 B
Plaintext
Executable File
41 lines
501 B
Plaintext
Executable File
client
|
|
dev tun
|
|
proto udp
|
|
|
|
remote-random
|
|
remote us-dal-003.mullvad.net 53
|
|
remote us-dal-004.mullvad.net 53
|
|
remote us-dal-001.mullvad.net 53
|
|
|
|
|
|
|
|
cipher AES-256-CBC
|
|
resolv-retry infinite
|
|
nobind
|
|
persist-key
|
|
persist-tun
|
|
verb 3
|
|
remote-cert-tls server
|
|
ping 10
|
|
ping-restart 60
|
|
sndbuf 524288
|
|
rcvbuf 524288
|
|
|
|
fast-io
|
|
|
|
|
|
|
|
auth-user-pass /config/openvpn-credentials.txt
|
|
ca /etc/openvpn/mullvad/ca.crt
|
|
|
|
|
|
|
|
tun-ipv6
|
|
script-security 2
|
|
|
|
|
|
|
|
|
|
|
|
tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA
|