Skip to content

feat(miniooni): implement torsf tunnel #921

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

Merged
merged 7 commits into from
Oct 3, 2022
Merged

feat(miniooni): implement torsf tunnel #921

merged 7 commits into from
Oct 3, 2022

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 2, 2022

This diff adds to miniooni support for using the torsf tunnel. Such a
tunnel consists of a snowflake pluggable transport in front of a custom
instance of tor and requires tor to be installed.

The usage is like:

./miniooni --tunnel=torsf [...]

The default snowflake rendezvous method is "domain_fronting". You can
select the AMP cache instead using "amp":

./miniooni --snowflake-rendezvous=amp --tunnel=torsf [...]

Part of ooni/probe#1955

This diff adds to miniooni support for using the torsf tunnel. Such a
tunnel consists of a snowflake pluggable transport in front of a custom
instance of tor and requires tor to be installed.

The usage is like:

```
./miniooni --tunnel=torsf [...]
```

The default snowflake rendezvous method is "domain_fronting". You can
select the AMP cache instead using "amp":

```
./miniooni --snowflake-rendezvous=amp --tunnel=torsf [...]
```
@bassosimone bassosimone requested a review from hellais as a code owner September 2, 2022 08:23
@bassosimone bassosimone merged commit 18a9523 into master Oct 3, 2022
@bassosimone bassosimone deleted the linuxbuild branch October 3, 2022 14:52
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