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

Fix support for Snowflake Amp #1248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

syphyr
Copy link
Contributor

@syphyr syphyr commented Feb 1, 2025

This fixes support for Snowflake Amp.

Snowflake brokers should only set fingerprint and utls-imitate in order
to support both snowflake and snowflake-amp. The rest of the IPtProxy
settings for snowflake and snowflake-amp are done within the OrbotService
with mIptProxy.set*.
@syphyr syphyr force-pushed the fix_snowflake_amp branch from 1704882 to ce84e3a Compare February 1, 2025 03:11
@syphyr
Copy link
Contributor Author

syphyr commented Feb 1, 2025

Snowflake brokers should only set fingerprint and utls-imitate in order to support both snowflake and snowflake-amp. The rest of the IPtProxy settings for snowflake and snowflake-amp are done within the OrbotService with mIptProxy.set*.

@syphyr
Copy link
Contributor Author

syphyr commented Feb 1, 2025

This PR also fixes a bug where the snowflake client settings are being set twice. Once in OrbotService and once within the snowflake-broker file. The snowflake and snowflake-amp client specific settings should only be set by mIptProxy.set*.

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