#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 Changed 12 years ago by Cas
- Milestone changed from Future to 1.4.0
- Summary changed from possibility of editing the IP filter list to [Blocklist] Whitelist IPs in the filter list
- Version 1.3.0 deleted
comment:2 Changed 12 years ago by s0undt3ch
- Owner set to s0undt3ch
- Status changed from new to assigned
- Version set to git master
comment:3 Changed 12 years ago by s0undt3ch
- Resolution set to fixed
- Status changed from assigned to closed
Implemented in current master.
http://git.deluge-torrent.org/deluge/commit/?id=c8718ad643d00c7d166dd1314f385572dc4788a9
comment:4 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 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.