Was thinking it would be nice to be able to disable IPv4 from command-line. Like `--noipv4`. Or have a `--afFamilies=4,6` and then make it just default to `--afFamilies=4` so that behavior stays the same.
Was thinking it would be nice to be able to disable IPv4 from command-line.
Like
--noipv4.Or have a
--afFamilies=4,6and then make it just default to--afFamilies=4so that behavior stays the same.