折腾啥

  1. Mist: macOS 原生菜单栏文件上传工具,轻松管理 S3 兼容存储• 常驻 macOS 菜单栏,支持拖拽上传、剪贴板上传、Finder 右键上传,完成后自动复制 URL、Markdown、HTML 等多种链接格式• 支持 Amazon S3、Cloudflare R2、Backblaze B2、MinIO、Wasabi 等 S3 兼容存储,以及 S.EE 文件托管服务,统一管理多个存储目标• 提供上传历史、图片压缩、EXIF 清理、iCloud 配置同步、命令行调用和 Finder 扩展,覆盖日常文件分享工作流

    Mist: macOS 原生菜单栏文件上传工具,轻松管理 S3 兼容存储

    • 常驻 macOS 菜单栏,支持拖拽上传、剪贴板上传、Finder 右键上传,完成后自动复制 URL、Markdown、HTML 等多种链接格式

    • 支持 Amazon S3、Cloudflare R2、Backblaze B2、MinIO、Wasabi 等 S3 兼容存储,以及 S.EE 文件托管服务,统一管理多个存储目标

    • 提供上传历史、图片压缩、EXIF 清理、iCloud 配置同步、命令行调用和 Finder 扩展,覆盖日常文件分享工作流

    https://github.com/missuo/mist

    合集 群组 恰饭 联系推广

    #macOS #文件上传 #对象存储 #S3 #CloudflareR2 #MinIO #GitHub

    • ❤️1
  2. MeloX 正式开源仓库地址:

    Forwarded from 莓缇
    MeloX 正式开源
    仓库地址:https://github.com/youshen2/MeloX
    许可证:GPL3.0 GitHub - youshen2/MeloX: 专为 iOS 原生开发的第三方网易云客户端,使用 SwiftUI 并使用液体玻璃设计规范,参考 Apple Music 的 UI 并提供特色功能。

  3. LAN Orangutan: HomeLab 轻量级网络发现工具• 基于 nmap 自动发现局域网设备,支持多网段扫描,并可实时查看扫描进度与取消任务• 提供持久化设备标签、分组和备注能力,适合持续维护 HomeLab 资产清单• 同时提供 Web 仪表盘和 CLI,支持 Tailscale 节点自动发现、CSV 和 JSON 导出,以及 Linux、macOS、Windows 单二进制部署

    LAN Orangutan: HomeLab 轻量级网络发现工具

    • 基于 nmap 自动发现局域网设备,支持多网段扫描,并可实时查看扫描进度与取消任务

    • 提供持久化设备标签、分组和备注能力,适合持续维护 HomeLab 资产清单

    • 同时提供 Web 仪表盘和 CLI,支持 Tailscale 节点自动发现、CSV 和 JSON 导出,以及 Linux、macOS、Windows 单二进制部署

    https://github.com/291-Group/LAN-Orangutan

    合集 群组 恰饭 联系推广

    #网络扫描 #HomeLab #自托管 #资产发现 #Tailscale #nmap #CLI #GitHub

  4. Surge Telegram 分流配置可能有点用 可能没啥用来源:

    Surge Telegram 分流配置

    可能有点用 可能没啥用

    来源: https://t.me/jpkxt/11
    网页分流的延迟只是供参考吧 可以看 https://nt.u1.pw 里 Telegram 这组
    # > Telegram
    # https://t.me/jpkxt/11
    
    IP-ASN,44907,"Telegram DC 5",no-resolve
    IP-ASN,62014,"Telegram DC 5",no-resolve
    DOMAIN-SUFFIX,flora.web.telegram.org,"Telegram DC 5",extended-matching # DC 5
    DOMAIN-SUFFIX,pluto.web.telegram.org,美国,extended-matching # DC 1
    DOMAIN-SUFFIX,aurora.web.telegram.org,美国,extended-matching # DC 3
    IP-ASN,59930,美国,no-resolve
    DOMAIN-SUFFIX,venus.web.telegram.org,欧洲,extended-matching # DC 2
    DOMAIN-SUFFIX,vesta.web.telegram.org,欧洲,extended-matching # DC 2
    IP-ASN,62041,欧洲,no-resolve
    IP-ASN,211157,欧洲,no-resolve
    IP-CIDR,5.28.192.0/18,欧洲,no-resolve
    IP-CIDR,109.239.140.0/24,欧洲,no-resolve

    模块脚本 合集 群组 恰饭 联系推广

    #Surge #分流 #配置 #Telegram #DC

    • ❤️1
  5. EasyTier-edge: 运行在 Cloudflare 边缘网络上的安全 EasyTier WebSocket 中继• 基于 Rust/WASM 实现 EasyTier 协议核心,TypeScript 负责 Cloudflare 运行时适配,整体架构清晰且易于扩展• 单个 wss:// 入口即可承载多个相互隔离的 EasyTier 网络,结合 Durable Object 管理连接状态、房间注册与背压• 内置 Noise XX 握手、AES-GCM 与 ChaCha20-Poly1305 认证加密,同时支持 OSPF 路由同步和 RPC 打洞协调

    EasyTier-edge: 运行在 Cloudflare 边缘网络上的安全 EasyTier WebSocket 中继

    • 基于 Rust/WASM 实现 EasyTier 协议核心,TypeScript 负责 Cloudflare 运行时适配,整体架构清晰且易于扩展

    • 单个 wss:// 入口即可承载多个相互隔离的 EasyTier 网络,结合 Durable Object 管理连接状态、房间注册与背压

    • 内置 Noise XX 握手、AES-GCM 与 ChaCha20-Poly1305 认证加密,同时支持 OSPF 路由同步和 RPC 打洞协调

    https://github.com/fordes123/easytier-edge

    合集 群组 恰饭 联系推广

    #边缘计算 #安全组网 #内网穿透 #Cloudflare #EasyTier #Rust #WASM #WebSocket GitHub - fordes123/easytier-edge: A secure EasyTier WebSocket relay running at the Cloudflare edge. | 运行在 Cloudflare 边缘网络上的安全 EasyTier…

    • 🔥1
  6. More Details About the Tailscale Update* The new version will automatically add the user’s MagicDNS domain as a highest-priority DOMAIN-SUFFIX rule, such as DOMAIN-SUFFIX,tail123456.ts.net. Therefore, when using MagicDNS for access, there is no need to manually configure the rule.* Surge’s default policy for Tailscale is to start on demand. If there are no active requests for 600 seconds, it will automatically disconnect to avoid unnecessary resource consumption. If you want to stay continuously online like the official client and avoid additional waiting during initialization, you can configure idle-keepalive = -1.

    Forwarded from Surge TestFlight Feed
    More Details About the Tailscale Update

    * The new version will automatically add the user’s MagicDNS domain as a highest-priority DOMAIN-SUFFIX rule, such as DOMAIN-SUFFIX,tail123456.ts.net. Therefore, when using MagicDNS for access, there is no need to manually configure the rule.

    * Surge’s default policy for Tailscale is to start on demand. If there are no active requests for 600 seconds, it will automatically disconnect to avoid unnecessary resource consumption. If you want to stay continuously online like the official client and avoid additional waiting during initialization, you can configure idle-keepalive = -1.

    • ❤️6
  7. New Feature: Surge as MTProto ServerSurge now can operate as an incoming MTProto proxy server for Telegram. Please read manual for more information:

    Forwarded from Surge TestFlight Feed
    New Feature: Surge as MTProto Server

    Surge now can operate as an incoming MTProto proxy server for Telegram.

    Please read manual for more information: https://manual.nssurge.com/others/mtproto.html

    TL;DR
    Using MTProto instead of SOCKS or VIF to take over Telegram can:

    1. Telegram has a notorious SOCKS5 bug in which it can put an IPv6 destination address into an IPv4 request. The malformed destination causes a large number of invalid connection attempts to be sent to Surge. MTProto avoids this path entirely.

    2. Force connections to Telegram servers over IPv6. Telegram’s IPv4 servers have a bug that can easily cause the connection to hang without responding. IPv6 nodes do not have this issue, and MTProto allows the intermediary proxy to determine the specific DC service address. Therefore, setting ipv6=true can resolve this persistent problem. (The proxy server must support IPv6 forwarding.)

  8. Kero: 面向 macOS 的原生终端工作区,把命令行、Git 和文件操作集中到一个窗口@localhost_5173 佬新作品• 原生集成 Git 面板,支持 stage、commit、amend、branch 切换、push 和 stash,适合边跑命令边完成代码审查与提交• 内置文件面板与行内 diff,可直接浏览工作区、查看变更、打开文件编辑,支持 tree-sitter 高亮与快捷保存• 基于 libghostty 构建,可直接承载 zsh、fish、bash 的现有配置,并提供桌面通知、进度显示和会话恢复能力

    Kero: 面向 macOS 的原生终端工作区,把命令行、Git 和文件操作集中到一个窗口

    @localhost_5173 佬新作品

    • 原生集成 Git 面板,支持 stage、commit、amend、branch 切换、push 和 stash,适合边跑命令边完成代码审查与提交

    • 内置文件面板与行内 diff,可直接浏览工作区、查看变更、打开文件编辑,支持 tree-sitter 高亮与快捷保存

    • 基于 libghostty 构建,可直接承载 zsh、fish、bash 的现有配置,并提供桌面通知、进度显示和会话恢复能力

    https://kero.sh

    合集 群组 恰饭 联系推广

    #AI #macOS #终端工具 #终端工作区 #Git #命令行 #Ghostty

    • ❤️5
    • 👍1
    • 🥰1
  9. 更新聚合解析姬 | @ParseHubot 支持更细粒度的配置范围: 可分别设置个人, 群组, 群内个人, 话题, 话题内个人与频道配置 修复若干问题, 优化解析体验配置命令统一为: /cfg - 配置/cfg <频道用户名/链接/id> - 频道配置 z-mio/ParseHub z-mio/parse_hub_bot z-mio/easy-ai18n Bot 问题反馈 & 交流 | @MisakaSisters

    Forwarded from 梓澪の妙妙屋频道
    更新


    聚合解析姬 | @ParseHubot
    支持更细粒度的配置范围: 可分别设置个人, 群组, 群内个人, 话题, 话题内个人与频道配置
    修复若干问题, 优化解析体验

    配置命令统一为:
    /cfg - 配置
    /cfg <频道用户名/链接/id> - 频道配置



    z-mio/ParseHub
    z-mio/parse_hub_bot
    z-mio/easy-ai18n

    Bot 问题反馈 & 交流 | @MisakaSisters

    • 51
    • 👍5
  10. 给我看力竭了…配置管理代师

    给我看力竭了…
    配置管理代师
    https://www.v2ex.com/t/1229228

    • ❤️1
  11. 广东联通免流机制有群友问 所以正好更新一下 原消息 免流合集 频道资源合集 恰饭推荐 群组 #机制 #广州 #深圳 #免流 #联通

    广东联通免流机制

    有群友问 所以正好更新一下

    原消息

    免流合集 频道资源合集 恰饭推荐 群组

    #机制 #广州 #深圳 #免流 #联通 折腾啥

  12. Davit: 面向 Apple container 平台的原生 macOS 容器管理工具• 基于 SwiftUI 构建,通过 XPC 直接连接 ContainerAPIClient,提供原生、轻量的图形化管理体验• 集成容器、镜像、卷、网络和虚拟机管理,支持实时资源监控、日志流、终端及文件浏览• 支持 Compose 导入、BuildKit 镜像构建、私有仓库、自动启动,并提供完整的命令行模式

    Davit: 面向 Apple container 平台的原生 macOS 容器管理工具

    • 基于 SwiftUI 构建,通过 XPC 直接连接 ContainerAPIClient,提供原生、轻量的图形化管理体验

    • 集成容器、镜像、卷、网络和虚拟机管理,支持实时资源监控、日志流、终端及文件浏览

    • 支持 Compose 导入、BuildKit 镜像构建、私有仓库、自动启动,并提供完整的命令行模式

    https://github.com/wouterdebie/davit


    合集 群组 恰饭 联系推广

    #容器管理 #开发工具 #macOS #Apple #SwiftUI #Docker #GitHub

    • ❤️2
  13. Sub-Store 更新⚙️ 后端: 2.36.19🌐 前端: 2.29.4▎优化 Android Node 兼容性和错误日志感谢群友 @fengespos 和 @jieluojun 的反馈▎ Shadowrocket 支持 Snell v6▎优化导出订阅/文件逻辑▎更新 undici, fetch-socks▎修正 throwOnMaxRedirect▎请求参数支持传入 proxyTunnel▎更换了 Star History 承接频道/群广告有需要的老板可以私聊联系 Sub-Store 合集 合集 恰饭推荐 群组 联系推广 #SubStore #更新记录 #changlog #updates

    Sub-Store 更新

    ⚙️ 后端: 2.36.19

    🌐 前端: 2.29.4

    ▎优化 Android Node 兼容性和错误日志

    感谢群友 @fengespos@jieluojun 的反馈

    Shadowrocket 支持 Snell v6

    ▎优化导出订阅/文件逻辑

    ▎更新 undici, fetch-socks

    ▎修正 throwOnMaxRedirect

    ▎请求参数支持传入 proxyTunnel

    ▎更换了 Star History

    承接频道/群广告
    有需要的老板可以私聊联系


    Sub-Store 合集 合集 恰饭推荐 群组 联系推广

    #SubStore #更新记录 #changlog #updates

    • ❤️1
  14. Tolaria: 面向 AI 工作流的 Markdown 知识库管理工具• 基于 Files-first 与 Git-first 设计,所有笔记均以 Markdown 文件存储,支持完整版本历史,数据便于迁移与长期维护• 内置 MCP Server,可与 Claude Code、Codex CLI、Gemini CLI 等 AI 工具协同,让知识库直接成为 AI 的长期上下文• 支持 macOS、Windows 与 Linux,采用 Offline-first 架构,键盘优先交互,适合个人知识管理、团队文档沉淀与 AI Agent 记忆管理

    Tolaria: 面向 AI 工作流的 Markdown 知识库管理工具

    • 基于 Files-first 与 Git-first 设计,所有笔记均以 Markdown 文件存储,支持完整版本历史,数据便于迁移与长期维护

    • 内置 MCP Server,可与 Claude Code、Codex CLI、Gemini CLI 等 AI 工具协同,让知识库直接成为 AI 的长期上下文

    • 支持 macOS、Windows 与 Linux,采用 Offline-first 架构,键盘优先交互,适合个人知识管理、团队文档沉淀与 AI Agent 记忆管理

    https://github.com/refactoringhq/tolaria

    合集 群组 恰饭 联系推广

    #知识管理 #Markdown #AI #Git #MCP #GitHub #Tauri #TypeScript

    • ❤️1