mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Updated Disable connections not supported by proxies (markdown)
@@ -1,9 +1,10 @@
|
|||||||
**Note**: a proxy must be configured in order to make use of this feature.
|
**Note**: a proxy must be configured in order to make use of this feature.
|
||||||
|
|
||||||
This feature attempts to enhance client privacy by disallowing any traffic that doesn't flow through a configured proxy. When enabled, the following configuration is used:
|
This feature attempts to enhance client privacy by disallowing any traffic that doesn't flow through a configured proxy. If enabling this option, you may also be interested in [Anonymous Mode](https://github.com/qbittorrent/qBittorrent/wiki/Anonymous-Mode/)
|
||||||
|
|
||||||
* Disable Local Peer Discovery
|
## Features
|
||||||
* Disable DHT
|
* Disables Local Peer Discovery
|
||||||
* Disable UPnP & NAT-PMP
|
* Disables DHT
|
||||||
* Only talk to http(s) trackers via (any) proxy
|
* Disables UPnP & NAT-PMP
|
||||||
* Only talk to udp trackers via SOCKS5/I2P proxy
|
* Only talks to http(s) trackers via (any) proxy
|
||||||
|
* Only talks to udp trackers via SOCKS5/I2P proxy
|
||||||
Reference in New Issue
Block a user