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 Calum, 12 years ago

From duplicate #2278:

This is a ticket for some of the requests for Deluge to resolve reverse DNS entries in the peerlist.

http://forum.deluge-torrent.org/viewtopic.php?f=8&t=1130 http://forum.deluge-torrent.org/viewtopic.php?f=8&t=15725

comment:2 by vmxmv, 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

Last edited 11 years ago by vmxmv (previous) (diff)
Note: See TracTickets for help on using tickets.