-
Notifications
You must be signed in to change notification settings - Fork 349
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
Add CLI for shadowsocks obfuscation #6629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dlon)
CHANGELOG.md
line 28 at r1 (raw file):
- Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS. - Add `--json` flag to `mullvad status` CLI. - Add WireGuard over Shadowsocks obfuscation to the CLI.
Since this is the only way a customer could know about the feature, what do you think about elaborating a bit? Maybe mentioning what command activates it an briefly stating what it does.
E.g. "- New Shadowsocks obfuscation to help connect while under censorship. Currently only available in the CLI by running mullvad obfuscation set shadosocks --port <PORT>
"
Or are we expecting the GUI part to be implemented before the next release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dlon)
cf9ab9c
to
71aa659
Compare
71aa659
to
7a77d26
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
Close DES-1145.
This change is