mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Updated Disable connections not supported by proxies (markdown)
@@ -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 Local Peer Discovery
|
||||||
* Disable DHT
|
* Disable DHT
|
||||||
* Disable UPnP & NAT-PMP
|
* 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
|
* Only talk to udp trackers via SOCKS5/I2P proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user