mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Can spoof Azureus peer id and user agent to avoid ban
This commit is contained in:
@@ -99,6 +99,7 @@ class options_imp : public QDialog, private Ui::Dialog {
|
||||
bool isDHTEnabled() const;
|
||||
bool isPeXEnabled() const;
|
||||
bool isLSDEnabled() const;
|
||||
bool shouldSpoofAzureus() const;
|
||||
int getEncryptionSetting() const;
|
||||
float getDesiredRatio() const;
|
||||
float getDeleteRatio() const;
|
||||
|
||||
Reference in New Issue
Block a user