We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
▎声明
⚠️ sub.store 其实只是模块脚本重写 MitM 使用的域名,并非我方持 有的公网域名
sub.store
▎风险
若请求没进重写,数据将发往 sub.store 的公网服务 当然你可以使用映射 sub.store 到 127.0.0.1 等方式来防止意外访问公网的 sub.store 但是普通用户仍可能在切换/开关配置模块等操作后,有发往公网的 sub.store 的请求
127.0.0.1
https://sub-store.vercel.app
存在数据泄露的风险
▎方案
在群内听取了大家的建议, 暂时不更换为新域名(新域名的选择其实也挺蛋疼的. 需要有关联又短又不能被注册(至少短期之内不会)了) 仅发布本通告. 暂不修改.
一个示例
[Host] sub.store = 127.0.0.1
代理 App 版
Android 版: Magisk, KernelSU & APatch 模块, SubCase: Android App 版, Termux 版
Docker 版, 之前整理的一些搭建教程
Lucy 的小白教程(感谢 Lucy 整理的教程, 非常详细. 但是最新的环境变量应总是以 Docker 版 为准)
自建/Android 版如何排查, 代理 App 版如何排查