Skip to content

Commit

Permalink
fixup: typo, relay selector doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Jul 29, 2024
1 parent 03c3d54 commit d439f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/relay-selector.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ constraints the following default ones will take effect:
- The first attempt will connect to a Wireguard relay on a random port
- The second attempt will connect to a Wireguard relay on port 443
- The third attempt will connect to a Wireguard relay over IPv6 (if IPv6 is configured on the host) on a random port
- The fourth-to-seventh attempt will alternate between Wireguard and OpenVPN
- The remaining attempts will alternate between Wireguard and OpenVPN
- The fourth attempt will connect to an OpenVPN relay over TCP on port 443
- The fifth attempt will connect to a Wireguard relay on a random port using Shadowsocks for obfuscation
- The sixth attempt will connect to a Wireguard relay on a random port using [UDP2TCP obfuscation](https://github.com/mullvad/udp-over-tcp)
Expand Down

0 comments on commit d439f0f

Please sign in to comment.