Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/proxies/tor_relay.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ tar jxvf obfs4-obfs4proxy-0.0.14.tar.bz2
cd obfs4-obfs4proxy-0.0.14/obfs4proxy/
```

You can also get obfs4 directly from `git clone`, but that depends on a newer version of Go than what exists in AppStream, so we will not use that.
You can also get obfs4 directly from `git clone`, but that depends on a newer version of Go than what exists in AppStream so we will not use that.

Then, we will compile and install obfs4:

Expand Down