折腾啥

Orange-Cloud Android 版 永久会员兑换码抽奖
感谢作者发的码子
👉 参与抽奖 https://t.me/zhetengsha_group/1316953
官网: https://orange-cloud.chatiro.app
频道: https://t.me/orange_cloud_channel
Github: https://github.com/chen2he/orange-cloud
App Store: https://apps.apple.com/app/id6779323783
合集
群组
恰饭
联系推广
#抽奖 #iOS #Cloudflare #OAuth #SwiftUI #开发者工具
#iOS #TestFlight
Surge 5 5.102.0 (3752) is ready to test on iOS.
What to Test
* Fixed an issue where, when using Smart Group with the Snell protocol, target host errors could not be correctly incorporated into the smart algorithm.
Official Channel: @SurgeTestFlightFeed
EasyTier 相关
之前推荐过 EasyTier 但其实我一直没好好折腾
再安利一次
- 协议可用 tcp、udp、ring、wg、ws、wss、quic、faketcp
可以根据你网络的实际 QoS 情况自主选择
但是好像还没 Host. GOST 的内网穿透倒是可以用 WebSocket + Host 过白名单
- 有一些公共服务器 但是也要自己注意一下安全性 还没仔细研究 链接 1 链接 2 . 这些公共服务器现在还不能用 secure mode
- 支持延迟优先模式,将尝试使用最低延迟路径转发流量,默认使用最短路径
- 支持 lazy-p2p 仅在实际流量需要某个对等节点时才尝试建立 P2P
- 支持类似 Tailscale 的魔法 DNS 功能
- 支持不用 TUN, 只创建 SOCKS5 服务器, 方便无痛接入各种服务
- 每个节点可以作为 WireGuard 的服务端, 方便其他客户端接入
EasyTier/EasyTier
合集
群组
恰饭
联系推广
#组网 #内网穿透 #去中心化 #VPN #WireGuard #GitHub #EasyTier- ❤️5
LLM7 免费版每天提供 100 万 Tokens。
目前可用模型共 15 个,默认使用 default;免费模型整体差异不大。若打算长期使用,建议尽量不要写死具体模型 ID,以免后续官方调整模型策略时影响兼容性。免费版每天 100 万Tokens,单次请求上限 128k 字符,并支持每小时 100 次、每分钟 40 次、每秒 2 次调用
官方地址
#免费大模型 #中转站- ❤️5

- ❤️1
Apple WLOC 定位修改
项目介绍:修改 Apple 网络定位服务 (WiFi/基站) 返回的坐标,实现 iOS 网络定位虚拟定位。打开在线选点页面选位置即可生效,无需手动填经纬度。
选择位置:搭配此worker使用
https://wloc-spoofer.wloc.workers.dev/
使用方法:
高系统版本推荐操作流程(成功率最高):
项目地址:
https://github.com/Yu9191/wloc 具体看md说明- 👍8

FlareDNS: iOS Cloudflare DNS 管理工具
• 支持完整的 DNS 记录增删改查,覆盖 A、AAAA、CNAME、MX、TXT 等常用类型
• 实时展示站点流量与带宽统计,帮助快速定位性能瓶颈
• 将 Cloudflare API 密钥安全存储于 iOS Keychain,确保本地加密不泄露
https://github.com/missuo/FlareDNS
合集
群组
恰饭
联系推广
#iOS #Cloudflare #DNS #安全 #开发者工具 #GitHub- ❤️3



#iOS #TestFlight
Surge 5 5.102.0 (3748) is ready to test on iOS.
What to Test
* All TLS proxy protocols now support customizing ALPN using the `alpn` field.
* When local DNS mapping is specified using server, multiple DNS servers can now be configured.
* Other bug fixes.
Official Channel: @SurgeTestFlightFeed
Sub-Store 更新
⚙️ 后端: 2.31.4
🌐 前端: 2.26.5
▎常用配置改版, 新增连接复用/阻止 QUIC/ECN/IP 版本
▎
Surge
Hysteria 2 支持 Gecko 混淆承接频道/群广告
有需要的老板可以私聊联系
Sub-Store 合集
合集
恰饭推荐
群组
联系推广
#SubStore #更新记录 #changlog #updates- ❤️1
Sub-Store 根据参数下发 mihomo smart 配置
▎使用场景
在文件链接后添加 URL 参数smart=true/smart=1来选择性下发 smart 策略组
▎在文件中添加一个脚本操作const { smart } = $options?._req?.query || {}; if (smart && JSON.parse(smart)) { const config = ProxyUtils.yaml.safeLoad($content) config['proxy-groups'] = config['proxy-groups'].map(group => ({ ...group, type: ['url-test'].includes(group.type) ? 'smart' : group.type })); $content = ProxyUtils.yaml.safeDump(config) }
Sub-Store 合集
频道资源合集
恰饭推荐
群组
#SubStore #Sub-Store #小课堂 #tips #订阅 #配置 #smart #覆写 #mihomo- ❤️2

#iOS #TestFlight
Surge 5 5.102.0 (3743) is ready to test on iOS.
What to Test
* Optimized QUIC performance on high-RTT network. If you still encounter issues where QUIC-like protocols perform worse than expected, please reproduce the issue in verbose mode and send the log to [email protected]
* Fixed compatibility issues between DoH3 and some servers.
* Added Gecko obfuscation support for Hysteria2, configured using the gecko-password parameter.
* Updated Snell v6 to beta4, fixing the issue where UDP did not work in unshaped and unsafe-raw modes.
Official Channel: @SurgeTestFlightFeed
Egern 情况说明
1.
Egern 模块 更新 https://t.me/zhetengsha/6146
2. 如果使用 各种测试脚本 遇到问题, 可能是并发数太高. 可以改小一点.
还观察到失败的请求或超时的请求处理可能有点问题, 因为如果拿确保能通的节点去测试都比较正常.
已跟鼠爸反馈.
之前 Surge 也有类似的情况, 后来老刘修了. 可能这次也差不多…
Sub-Store 合集
频道资源合集
恰饭推荐
群组
#SubStore #Egern- 🤩2
史诗级更新