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
请回答下列问题。不按模板发的 issue 将直接被关闭。
如果你没有遇到任何错误和不正常,请在此处回答你想发表的内容:
你正在使用哪个版本的 V2RayXS,你的 macOS 系统版本? 1.5.5, 12.6
如果你在操作 V2RayXS 的时候遇到程序崩溃/无反应,请描述你的操作,之后在命令行(终端.app)里运行/Applications/V2RayXS.app/Contents/MacOS/V2RayXS,重复上述操作直至软件崩溃,把终端里的输出贴到下面指定的地方。
/Applications/V2RayXS.app/Contents/MacOS/V2RayXS
在configure-> advanced -> subscription中添加订阅链接:https://raw.fastgit.org/freefq/free/master/v2 后,重新点击桌面右上角图标-> server -> update subscription 无反应
下面是点击update subscription后的日志
2023-01-30 22:55:03.637 V2RayXS[49863:31560182] nil host used in call to allowsSpecificHTTPSCertificateForHost 2023-01-30 22:55:03.637 V2RayXS[49863:31560182] nil host used in call to allowsAnyHTTPSCertificateForHost: 2023-01-30 22:55:03.643 V2RayXS[49863:31559934] 26, -1 2023-01-30 22:55:03.644 V2RayXS[49863:31559934] updatePacMenuList 2023-01-30 22:55:49.632 V2RayXS[49863:31560403] nil host used in call to allowsSpecificHTTPSCertificateForHost 2023-01-30 22:55:49.632 V2RayXS[49863:31560403] nil host used in call to allowsAnyHTTPSCertificateForHost: 2023-01-30 22:55:49.632 V2RayXS[49863:31560406] Settings saved. 2023-01-30 22:55:49.646 V2RayXS[49863:31559934] -1, -1 2023-01-30 22:55:49.647 V2RayXS[49863:31559934] updatePacMenuList 2023-01-30 22:56:00.319 V2RayXS[49863:31560403] nil host used in call to allowsSpecificHTTPSCertificateForHost 2023-01-30 22:56:00.319 V2RayXS[49863:31560403] nil host used in call to allowsAnyHTTPSCertificateForHost: 2023-01-30 22:56:00.323 V2RayXS[49863:31559934] -1, -1 2023-01-30 22:56:00.323 V2RayXS[49863:31559934] updatePacMenuList 2023-01-30 22:56:16.842 V2RayXS[49863:31561005] nil host used in call to allowsSpecificHTTPSCertificateForHost 2023-01-30 22:56:16.842 V2RayXS[49863:31561005] nil host used in call to allowsAnyHTTPSCertificateForHost: 2023-01-30 22:56:16.842 V2RayXS[49863:31560999] Settings saved. 2023-01-30 22:56:16.856 V2RayXS[49863:31559934] -1, -1 2023-01-30 22:56:16.856 V2RayXS[49863:31559934] updatePacMenuList
但是直接使用configure -> import -> ...other links添加前述订阅链接是正常的。
另外,我看源码中点击update subscription后,会向outbounds中添加配置,不是太理解。
The text was updated successfully, but these errors were encountered:
fix: importFromHTTPSubscription supports base64String decoding #28
add14cd
@Tindtily you are invited to join the v1.5.7 beta, If there is a problem, let us keep in touch
Sorry, something went wrong.
使用base64 encode的subscription的url链接 依旧不能使用update subscription更新
I have the same problem
No branches or pull requests
请回答下列问题。不按模板发的 issue 将直接被关闭。
如果你没有遇到任何错误和不正常,请在此处回答你想发表的内容:
你正在使用哪个版本的 V2RayXS,你的 macOS 系统版本?
1.5.5, 12.6
如果你在操作 V2RayXS 的时候遇到程序崩溃/无反应,请描述你的操作,之后在命令行(终端.app)里运行
/Applications/V2RayXS.app/Contents/MacOS/V2RayXS
,重复上述操作直至软件崩溃,把终端里的输出贴到下面指定的地方。在configure-> advanced -> subscription中添加订阅链接:https://raw.fastgit.org/freefq/free/master/v2 后,重新点击桌面右上角图标-> server -> update subscription 无反应
下面是点击update subscription后的日志
但是直接使用configure -> import -> ...other links添加前述订阅链接是正常的。
另外,我看源码中点击update subscription后,会向outbounds中添加配置,不是太理解。
The text was updated successfully, but these errors were encountered: