From 37c1fc0af9a8ea18f279e87bdc8acc6d79075a08 Mon Sep 17 00:00:00 2001 From: Tom Piccirello Date: Thu, 4 Jan 2018 02:20:55 -0500 Subject: [PATCH] Updated Disable connections not supported by proxies (markdown) --- Disable-connections-not-supported-by-proxies.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Disable-connections-not-supported-by-proxies.md b/Disable-connections-not-supported-by-proxies.md index c4226b7..0cbc9be 100644 --- a/Disable-connections-not-supported-by-proxies.md +++ b/Disable-connections-not-supported-by-proxies.md @@ -1,9 +1,9 @@ -qBittorrent supports a feature called "Disable connections not supported by proxies" +**Note**: a proxy must be configured in order to make use of this feature. -This feature attempts to enhance privacy by only allowing network traffic to flow via a configured proxy. When enabled, the following configuration is used: +This feature attempts to enhance client privacy by disallowing all traffic not flowing through a configured proxy. When enabled, the following configuration is used: * Disable Local Peer Discovery * Disable DHT * Disable UPnP & NAT-PMP -* Only talk to http(s) trackers via any configured proxy +* Only talk to http(s) trackers via (any) proxy * Only talk to udp trackers via SOCKS5/I2P proxy