So I'm new to Fiddler, I'm using it on Linux via the AppImage download on Debian/Testing. I'm trying to use it to debug something on my Android phone. When I seelect `Capture and Inspect Traffic` -> `Remote Devices` -> `Android`, click Next, select my ethernet interface, I try and go (on my phone or another machine) to the IP & Port that it shows, but can't connect. When I check the host machine's opened ports, it shows it opened up on IPv6, not IPv4, even though it's showing the IPv4 local address. I can ping the host IPv4 address just fine, but doesn't look like Fiddler is opening up a port on it.
$ netstat -anp | grep -i 8866 tcp6 0 0 :::8866 :::* LISTEN 230864/Fiddler.WebU