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
docker latest tag https://hub.docker.com/layers/tindy2013/subconverter/latest/images/sha256-44fae597a4e63bf9b6fb3d008bf067d14a04b99825ca5722348f916a74cb282b?context=explore
clash to surge
curl 'http://127.0.0.1:25500/sub?target=surge&ver=4&url=https%3A%2F%2Fexample.com%2Findex.php%3Fa%3Db%26c%3Dd'
执行上面的curl
url 解析为 https://example.com/index.php?a=b&c=d
从日志中看到 url 解析为 https://example.com/index.php?a=b
No response
The text was updated successfully, but these errors were encountered:
might be duplicate with #660, closed
Sorry, something went wrong.
Fix request arguments not properly handled (#661)
c530bc5
No branches or pull requests
确认版本最新
检索issue
subconverter版本
docker latest tag https://hub.docker.com/layers/tindy2013/subconverter/latest/images/sha256-44fae597a4e63bf9b6fb3d008bf067d14a04b99825ca5722348f916a74cb282b?context=explore
转换过程
clash to surge
转换设置
curl 'http://127.0.0.1:25500/sub?target=surge&ver=4&url=https%3A%2F%2Fexample.com%2Findex.php%3Fa%3Db%26c%3Dd'
复现步骤
执行上面的curl
期望结果
url 解析为 https://example.com/index.php?a=b&c=d
实际结果
从日志中看到 url 解析为 https://example.com/index.php?a=b
错误信息
No response
The text was updated successfully, but these errors were encountered: