p2p - Cherry pick peers using Rasterbar libtorrent in Python -
p2p - Cherry pick peers using Rasterbar libtorrent in Python -
does know if it's possible cherry pick peers connect using libtorrent? is, after tracker returns list of peer ips , ports, selected few connected based on defined criteria.
thanks
you can remove peers set using set_ip_filter(). can add together peers set using connect_peer(). that's command have. priority of peers set connect in order hard coded.
python p2p bittorrent libtorrent libtorrent-rasterbar
Comments
Post a Comment