Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(enginenetx): support HTTP and HTTPS proxies #1282

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 19, 2023

This diff completes the work we have been doing for a few days now and provides HTTP and HTTPS proxy support, in addition to SOCKS5 support, for the engine-specific network.

We did this work in the context of ooni/probe#2531 and ooni/probe#1955.

BTW, the fact that tests used measurexlite and tracing is very nice here. It means the idea to write measurexlite based on context and tracing was good and could be used beyond its original design goals.

This diff completes the work we have been doing for a few days
now and provides HTTP and HTTPS proxy support, in addition to
SOCKS5 support, for the engine-specific network.

We did this work in the context of ooni/probe#2531
and ooni/probe#1955.
@bassosimone bassosimone merged commit 6ef3fba into master Sep 19, 2023
6 checks passed
@bassosimone bassosimone deleted the issue/2531 branch September 19, 2023 11:57
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This diff completes the work we have been doing for a few days now and
provides HTTP and HTTPS proxy support, in addition to SOCKS5 support,
for the engine-specific network.

We did this work in the context of
ooni/probe#2531 and
ooni/probe#1955.

BTW, the fact that tests used `measurexlite` and tracing is very nice
here. It means the idea to write `measurexlite` based on context and
tracing was good and could be used beyond its original design goals.
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.

1 participant