github iluobei/miaomiaowu v0.2.9

latest releases: v0.7.0, v0.6.9, v0.6.8...
4 months ago

更新日志

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

v0.2.9 (2025-12-17)

  • 🛠️ fix:hysteria2协议缺少obfs-password参数
  • 🛠️ fix:手机端不显示临时订阅按钮
  • 🛠️ 🛠️ fix:节点名称空格编码成+号#31

升级版本

简易安装

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

Full Changelog: v0.2.8...v0.2.9

Full Changelog: v0.2.8...v0.2.9

Don't miss a new miaomiaowu release

NewReleases is sending notifications on new releases.