rakshasa / rtorrent

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

need ipv6 address bind support #1055

Closed bugparty closed 3 years ago

bugparty commented 3 years ago

There is no ipv6 support for bind address for tracker

# rtorrent -o ip=2f01:8a40:3:526::68

rtorrent: Failed to parse command line option: Tried to set a local address that is not an af_inet address.

so If I modify comand_ip.cpp, should I modify other source code too?

pyroscope commented 3 years ago

IPv6 is in a branch, look at that.