Skip to content

fix(geolocate): always use netxlite functionality#976

Merged
bassosimone merged 1 commit intomasterfrom
issue/2340
Oct 12, 2022
Merged

fix(geolocate): always use netxlite functionality#976
bassosimone merged 1 commit intomasterfrom
issue/2340

Conversation

@bassosimone
Copy link
Copy Markdown
Contributor

@bassosimone bassosimone commented Oct 12, 2022

This change ensures that, in turn, we're able to "remote" all the traffic generated by the geolocate package, rather than missing some bits of it that were still using the standard library and caused some geolocations to geolocate as the local host rather than as the remote host.

Extracted from #969, where we tested this functionality.

Closes ooni/probe#1383 (which was long overdue).

Part of ooni/probe#2340, because it allows us to make progress with that.

This change ensures that, in turn, we're able to remote all the
traffic generated by geolocate, rather than missing some bits of
it that were still using the standard library.

Extracted from #969.

Closes ooni/probe#1383.

Part of ooni/probe#2340.
@bassosimone bassosimone requested a review from hellais as a code owner October 12, 2022 16:02
@bassosimone bassosimone merged commit 57a3919 into master Oct 12, 2022
@bassosimone bassosimone deleted the issue/2340 branch October 12, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

geolocate: stun: we should allow for an external resolver

1 participant