#1382 closed feature-request (Fixed)
[Blocklist] Whitelist IPs in the filter list
Reported by: | flasher360 | Owned by: | s0undt3ch |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Plugin | Version: | master |
Keywords: | Cc: |
Description
plugin: blocklist
problem: when loading some ip filter lists the announcement url of some trackers get banned.
solution:
- make a button for unbanning the tracker announcement url. (adding it to a whitelist in libtorrent)
- additionally a input mask would be nice to have where you could manually unban an ip or even an ip range.
Change History (5)
comment:1 by , 13 years ago
Milestone: | Future → 1.4.0 |
---|---|
Summary: | possibility of editing the IP filter list → [Blocklist] Whitelist IPs in the filter list |
Version: | 1.3.0 |
comment:2 by , 13 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
Version: | → git master |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Implemented in current master.
http://git.deluge-torrent.org/deluge/commit/?id=c8718ad643d00c7d166dd1314f385572dc4788a9
comment:4 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
Note:
See TracTickets
for help on using tickets.
I currently have some local changes on my repository which enables this feature. For now only the core is aware, ie, still no way to whitelist ip's from the GUI, that will come next.