Skip to content

Fix password parsing for SS2022 with special characters#43

Open
iCasture wants to merge 5 commits intoMetaCubeX:masterfrom
iCasture:fix/ss2022-password-parsing
Open

Fix password parsing for SS2022 with special characters#43
iCasture wants to merge 5 commits intoMetaCubeX:masterfrom
iCasture:fix/ss2022-password-parsing

Conversation

@iCasture
Copy link
Copy Markdown

  • Add splitKeyValue() function to split only at first separator

  • Replace split() with splitKeyValue() for config key-value parsing

  • Prevent truncation of password fields containing =

Fixes #42

IceCodeNew and others added 5 commits November 5, 2025 11:28
https://t.me/LoonNews/1197 Loon supports Hysteria2 since 2023-11-21 in 3.1.3
It seems to be the right time making proxyToLoon supports Hysteria2
fix the compilation error, which is not related to tindy2013#871
- Add `splitKeyValue()` function to split only at first separator

- Replace `split()` with `splitKeyValue()` for config key-value parsing

- Prevent truncation of password fields containing `=`
@iCasture iCasture force-pushed the fix/ss2022-password-parsing branch from b4e0b7f to 37d185a Compare April 2, 2026 11:44
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.

[BUG] 当服务器配置中 password 字段含有特殊字符 (=) 时转换错误

4 participants