facebookarchive/doh-proxy

doh-proxy listening on IPv4

Closed this issue · 2 comments

After using the command
doh-proxy -h

I see nowhere that I can configure IPv4 adresses.
How can I change my server to listen only in IPv4?
Thanks

@Warok21 use --listen-address.

Just for clarity sake, even though the default is ::1, you can put any IPv4 or IPv6 there.