• 在同一网络内统一共享文本片段、文件和链接,浏览器直接访问,跨设备使用很顺手
• 内置 Markdown 记事板,支持编辑、预览与自动保存,适合临时记录和多设备接续
• 支持拖拽多文件上传、内容重命名、过期时间设置和 SSE 实时同步,部署到 Docker 或 homelab 环境很省心
https://github.com/tanq16/local-content-share
tools / function, 通过代理桥接转换成兼容的 tool_calls / function_call 返回web_fetch 不会误调用到 OpenCode 容器里的同名工具可以不开会员,24 小时挂着慢慢下载 🤡
./dockerc --image docker://xream/sub-store --output sub-storemkdir /dev/shm/sub-store-data./sub-store -e SUB_STORE_FRONTEND_BACKEND_PATH=/2cXaAxRGfddmGz2yx1wA -p 3001:3001 -v /dev/shm/sub-store-data:/opt/app/datauseradd -u 8964 xxx
usermod -aG sudo xxx
id xxx/etc/systemd/system/snell-server.service 里的 User[Service]
User=xxxsystemctl daemon-reload
systemctl restart snell-serverps -eo user,group,uid,gid,comm | grep snell
ps -u 8964user: 8964:8964ps -eo user,group,uid,gid,comm | grep snell
ps -u 8964environment:
- UID=8964
- GID=8964tun:
exclude-uid: [8964]ps -eo user,group,uid,gid,comm | grep qbittorrent
ps -u 8964
https://api.telegram.org/botAPI_KEY/sendMessage?chat_id=CHAT_ID&text=[推送标题][推送内容]API_KEY 和 CHAT_ID 自己修改curl 请求一下 https://api.telegram.org/botAPI_KEY/sendMessage?chat_id=CHAT_ID&text=test 来看看自己设置的对不对[推送标题] 和 [推送内容] 会被自动替换(再强调一遍)