Opened 12 years ago
Last modified 9 years ago
#1896 new feature-request
Resolve Peer Hostnames
Reported by: | ThePro | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Unknown | Version: | 1.3.2 |
Keywords: | Cc: |
Description
It would be good if Deluge could resolve hostnames from peers to say for example, knowing what ISP that peer is from.
Change History (2)
comment:1 Changed 10 years ago by Cas
comment:2 Changed 9 years ago by vmxmv
I've implemented this feature with multithreaded resolving and accurate caching of hostnames for each of the peers. Works pretty fast and stable even for dozens of torrents/peers.
Here is the pull request: https://github.com/deluge-torrent/deluge/pull/1/files
Note: See
TracTickets for help on using
tickets.
From duplicate #2278: