github iluobei/miaomiaowu v0.3.8

latest releases: v0.6.2, v0.6.1, v0.6.0...
3 months ago

更新日志

妙妙屋 & 妙妙屋 X 交流群 ✈

v0.3.8 (2026-01-02)

  • 🛠️ fix:vless xhttp没有解析mode参数
  • 🛠️ fix:vless xhttp以mihomo为准,xhttp转换为splithttp

升级版本

支持网页端自动更新!

0.3.5 版本 开始,可以在网页端直接检查并更新应用。

操作方法:

进入 「个人设置」 菜单 → 点击 「检查更新」 按钮 → 确认更新

其他旧版本升级

简易安装

curl -sL https://raw.githubusercontent.com/Jimleerx/miaomiaowu/main/quick-install.sh | bash -s update

Systemd安装

curl -sL https://raw.githubusercontent.com/Jimleerx/miaomiaowu/main/install.sh | sudo bash -s update

Docker Run (使用watchtower更新)

docker run -d --rm \
  -v /var/run/docker.sock:/var/run/docker.sock \
  containrrr/watchtower \
  --run-once \
  --scope miaomiaowu

Docker Compose (在compose.yaml目录)

docker compose pull && docker compose up -d

What's Changed

  • feat: 支持socks5 parser&移动端配置节点弹窗 by @chaos-zhu in #38

New Contributors

Full Changelog: v0.3.7...v0.3.8

Don't miss a new miaomiaowu release

NewReleases is sending notifications on new releases.