|
|
|
|
|
by oefrha
1356 days ago
|
|
Transmission (or at least the official clients I have personally used) doesn't show country of a peer. Plus you can't determine the country of an IP by DNS, unless your geoip provider happens to be DNS-based; what you need is a geoip database. |
|
Here is the libtorrent code that does it for every peer:
https://github.com/arvidn/libtorrent/blob/8786d17e59c90aee2c...