ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
749 stars 142 forks source link

webconnectivitylte: make sure we don't test for 443/tcp with explicit non standard HTTP port #2686

Closed bassosimone closed 2 months ago

bassosimone commented 4 months ago

The need to test for this occurred to me after re-reading the spec.

bassosimone commented 2 months ago

This is already implemented. See https://github.com/ooni/probe-cli/blob/release/3.21/internal/experiment/webconnectivitylte/dnsresolvers.go#L436.