From c035fcbe639a1967ea688fc7d138ab5ae8be3bee Mon Sep 17 00:00:00 2001 From: gbdrbob Date: Sat, 21 Dec 2019 01:25:01 +0000 Subject: [PATCH] Updated Disable connections not supported by proxies (markdown) --- Disable-connections-not-supported-by-proxies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Disable-connections-not-supported-by-proxies.md b/Disable-connections-not-supported-by-proxies.md index fef5516..5633cba 100644 --- a/Disable-connections-not-supported-by-proxies.md +++ b/Disable-connections-not-supported-by-proxies.md @@ -8,4 +8,4 @@ This feature attempts to enhance client privacy by disallowing any traffic that * Only talks to http(s) trackers via (any) proxy * 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, as the above behavior is always enabled. \ No newline at end of file +In qBitorrent 4.2 and above [changes in the underlying libtorrent library](https://github.com/qbittorrent/qBittorrent/issues/11698) mean the option is removed, as the above behavior is always enabled when using a proxy. \ No newline at end of file