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

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -