We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
macOS, Android
macOS 15, Android 14
macOS 2.5.7, android 2.1.5
SS has option to set a prefix option to hide a part of request, more here https://developers.google.com/outline/docs/guides/service-providers/prefixing
{ "server": "example.com", "server_port": 8388, "password": "example", "method": "chacha20-ietf-poly1305", "prefix": "\u0005\u00DC\u005F\u00E0\u0001\u0020" }
or
ss://[email protected]:33142/?outline=1&prefix=<your url-encoded prefix goes here>
but Hiddify doesn't add this as a part of the config and doesn't allow to add this setting
everything should work
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search first
Platform/OS
macOS, Android
OS version
macOS 15, Android 14
Hiddify Version
macOS 2.5.7, android 2.1.5
What Happened?
SS has option to set a prefix option to hide a part of request, more here
https://developers.google.com/outline/docs/guides/service-providers/prefixing
or
but Hiddify doesn't add this as a part of the config and doesn't allow to add this setting
Minimal Reproducible Example (MRE)
Expected Behavior
everything should work
Additional Context
No response
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: