Opened 13 years ago
Last modified 11 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 by , 12 years ago
comment:2 by , 11 years ago
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: