折腾啥 头像

消息来源频道

折腾啥

@zhetengsha

频道40,410 位成员公开可见0 人在线

Power Users/Automators 折腾/讨论/分享各种开源工具/脚本/自动化工作流 👥 群组 @zhetengsha_group 📌 资源合集导航 https://t.me/zhetengsha/2 🎁 恰饭推荐 https://t.me/zhetengsha/957 📢 广告投放 @xream Buy ads: https://telega.io/c/zhetengsha feedId:55438372655431680+userId:62307599601855488

成员规模40,410 位成员
在线情况0 人在线
消息总数4,340 条消息
浏览量总数7,753,402 次浏览

在这个频道里搜索消息……

t.me/zhetengsha

自建 SideStore Anisette 服务器
群友反馈说官方列表的都连接不畅 StosVPN/LocalDevVPN 开着 还是直连的服务器
所以用 Clash Mi/sing-box 走代理且支持 StosVPN/LocalDevVPN 的功能( loopback-address 10.7.0.1)
如果你换成 sing-box 的话就完美了 参考这个
亲测 Clash Mi(免费) 也可以 配置里加上 这个
👉🏻 快捷指令自动化每天定时无感刷新
可以看手速 github上看了下目前这个方法可行,就是比较吃手速
没必要自建了 还是用上面的方法稳
—- 分割线—-
当然也可以自建一个 自己稳稳用
Anisette 自建服务器项目: https://github.com/Dadoum/anisette-v3-server
docker volume create anisette-v3_data
然后 docker compose
services:
anisette-v3-server:
restart: always
container_name: anisette-v3
ports:
- 127.0.0.1:6969:6969
volumes:
- anisette-v3_data:/home/Alcoholic/.config/anisette-v3/lib/
image: dadoum/anisette-v3-server
volumes:
anisette-v3_data:
external: true
name: anisette-v3_data
这里我只监听了 127.0.0.1:6969
然后域名 https://a.com 反代 6969
准备一个 json 文件
{
"servers": [
{
"name": "a",
"address": "https://a.com"
}
]
}
然后 SideStore App Settings 里的 Anisette Servers 里 输入框里填 json 文件的链接, 点 Refresh Servers, 然后选 a 这项
官方文档: https://docs.sidestore.io/docs/advanced/anisette
🤭 服务器合集 🧐 频道资源合集 😄 恰饭推荐 💬 群组
🥰 #VPS #服务器 #自建 #证书 #SideStore #Anisette #自签 #Docker #iOS #Apple