Files
docker-deluge-openvpn/openvpn/mullvad/mullvad_us-tx_tcp443.ovpn
Julian Fessard 5589819e54 mullvad: Updated all available US areas
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
2020-05-08 23:42:04 -07:00

42 lines
498 B
Plaintext
Executable File

client
dev tun
proto tcp
remote-random
remote us-dal-002.mullvad.net 443
remote us-dal-003.mullvad.net 443
remote us-dal-004.mullvad.net 443
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
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