自动高亮 GitHub Release 推荐下载 油猴篡改猴tampermonkey脚本

前言 感谢 https://linux.do/t/topic/2397675 提供灵感 我在常见的一些多asset项目测试了一下, 效果并不好.  如: https://github.com/2dust/v2rayN/releases https://github.com/MetaCubeX/mihomo/releases https://github.com/XTLS/Xray-core/releases https://github.com/SagerNet/sing-box/releases https://github.com/v2fly/v2ray-core/releases 那么就自己动嘴吧! (对, 不是动手, 是动嘴)

白嫖worker 自建短链服务 Url-Shorten-Worker 变身文件保管站 File Storage 保存到 R2对象存储

前言 之前 我们实现了 Url-Shorten-Worker 变身图床 Image Hosting 把图片转为Base64保存到KV 其实不只保存图片, 也是可以保存各种文件的. pdf啊, zip啊, 等等 都可以的. 那么就会遇到KV保存容量限制的问题.

极简翻墙客户端(壳) MDPC-my-dream-proxy-client 增强开发 多内核 单outbound

前言 我们已经基于 MDPC实现了 xray, hy2, sing-box 这三个内核的翻墙客户端 如果进一步地, 实现一个像是 v2rayN 那样, 支持多个内核, 在"启用"一个节点之后 , 就自动启动对应的内核呢?

释放液体防飞溅指南 Guide for Preventing Liquid Splashing During Discharge (GPLSDD)

操作步骤 出水管口应位于合法区域的垂直上方范围内 Positioning: The outlet of the discharge pipe must be positioned vertically directly above the designated area. 调整出水管瞄准方向,使得延出水管瞄准方向延伸,应落于合法区域内 Aiming: Adjust the direction of the discharge pipe to ensure that its extended trajectory falls entirely within the designated area. 从液体开始流出至停止流动,出水管的位置和方向都应保持稳定 Stability: From the moment the liquid begins to flow until it stops completely, both the position and the direction of the discharge pipe must remain completely stable. 在液体停止流动后,应使用吸水物覆盖/包住出水管口,将出水管轻轻抖动,使得管内残余液体被吸水物吸附。 Post-Discharge Care: Once the liquid stops flowing, use an absorbent material to cover or wrap the pipe outlet, then gently shake the pipe so that any residual liquid inside is fully absorbed. 完 Github https://github.com/crazypeace/gplsdd GIF ======== 看看别的 《去掉xray v2rayN对allowInsecure的报错》 《修改 forkgram/tdesktop 移植 Ayugram 的屏蔽某个用户消息的功能(Fully Hide Messages from Blocked Users)》 《修改 forkgram/tdesktop 实现不查看某人的头像》

在 v2rayN-v7 节点列表 右键菜单 批量计算 证书指纹 pinSHA256

前言 我们已经有了 从客户端查询证书计算pinSHA256的工具 进一步的, 可以在 v2rayN 中调用这个工具 那么, 如果机场提供了多于1条的hy2节点, 需要能批量处理.

Hermes 给 Telegram 聊天底部添加 /stop 按钮 ReplyKeyboardMarkup回复键盘

前言 我用的模型不是SOTA, Agent工作的时候需要人在旁边看着. 一旦发现走错了路, 或者是忘了之前的"经验", 我要马上发"/stop".

基于 极简翻墙客户端(壳) MDPC-my-dream-proxy-client 配合 sing-box 内核 支持 anytls 协议

前言 前面我们 基于MDPC-my-dream-proxy-client 很容易实现了一个 hy2 翻墙客户端(壳) 再来试试 sing-box 和 anytls 协议