arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

Could you add an option to enable IPv6 when compiling and installing rtorrent? #247

Closed pet185377 closed 7 years ago

pet185377 commented 7 years ago

I think there are a lot of people using IPv6 like me.

This script is great, but it would be more perfect if you added that choice.

Just like this when compiling and installing rtorrent:

./configure --with-xmlrpc-c --enable-ipv6

The only difference is that after the IPv6 is enabled, you need to specify the IPv4 address to report to the tracker.

Thank you very much if you can add it.

arakasi72 commented 7 years ago

My understanding is that rtorrent will not support ipv6 until the next release, 0.9.7

Suitear commented 6 years ago

There's some ipv6 patch, but it can be used only when compiling. Could you add this patch when run rtinst?