@h3rald , I hope you're doing well. It was bugging me that this app couldn't do dual-stack IPv4+IPv6, so I figured out how to make that work. Now it will default open two threads: one for each address family and the -6 flag is now used to set the listening IPv6 address. Setting -a:"0.0.0.0" and -6:"::" correctly resolves either protocol & their addresses for me.
@h3rald , I hope you're doing well. It was bugging me that this app couldn't do dual-stack IPv4+IPv6, so I figured out how to make that work. Now it will default open two threads: one for each address family and the -6 flag is now used to set the listening IPv6 address. Setting -a:"0.0.0.0" and -6:"::" correctly resolves either protocol & their addresses for me.