- Can spoof Azureus peer id and user agent to avoid ban

This commit is contained in:
Christophe Dumez
2008-05-18 09:50:35 +00:00
parent 711699e200
commit 56d80118b7
6 changed files with 31 additions and 4 deletions

View File

@@ -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;