rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.15k stars 414 forks source link

IPv4 filtering has been set and is still connected to IPv4 #1109

Open ma3252788 opened 3 years ago

ma3252788 commented 3 years ago

First create a file: antip2p.list

Then type: 0.0.0.0-255.255.255.255

Open the configuration file: vi .rtorrent.rc

At the end of the text type: ipv4_filter.load=antip2p.list,unwanted

ipv4

May I ask why I don't have the address where Filter dropped ipv4?

ma3252788 commented 3 years ago

I just want to use IPv6 connection

rakshasa commented 3 years ago

Bind your listening port to IPv6.

Currently working on fixing this part so there will be a proper solution in the future.

netty0 commented 2 years ago

Was this ever fixed?

rakshasa commented 2 years ago

Not yet.