diff --git a/Disable-connections-not-supported-by-proxies.md b/Disable-connections-not-supported-by-proxies.md index a2ebc35..f2fb400 100644 --- a/Disable-connections-not-supported-by-proxies.md +++ b/Disable-connections-not-supported-by-proxies.md @@ -6,4 +6,6 @@ This feature attempts to enhance client privacy by disallowing any traffic that * Disables Local Peer Discovery * Disables UPnP & NAT-PMP * Only talks to http(s) trackers via (any) proxy -* Only talks to udp trackers via SOCKS5/I2P proxy \ No newline at end of file +* Only talks to udp trackers via SOCKS5/I2P proxy + +In qBitorrent 4.2 and above [changes in the underlying libtorrent library](https://github.com/qbittorrent/qBittorrent/issues/11698) mean the option is removed, however the above behavior is always enabled. \ No newline at end of file