enfein/mieru
GitHub: enfein/mieru
一款基于自研加密协议的 socks5/HTTP/HTTPS 代理工具,通过抗探测设计帮助用户绕过网络审查。
Stars: 1848 | Forks: 187
# 見える / mieru
[](https://github.com/enfein/mieru/actions/workflows/ci.yaml)
[](https://github.com/enfein/mieru/releases)
[](https://github.com/enfein/mieru/releases)
[](./LICENSE)
[中文文档](./README.zh_CN.md)
mieru 是一款安全、难以被特征识别、难以被探测的,基于 TCP 或 UDP 协议的 socks5 / HTTP / HTTPS 网络代理软件。
mieru 代理软件套件由两部分组成:名为 mieru 的客户端软件,以及名为 mita 的代理服务器软件。
## 功能特性
1. 提供 socks5、HTTP 和 HTTPS 代理接口。
2. 不使用 TLS 协议。无需注册域名或搭建虚假网站。
3. 采用高强度的 XChaCha20-Poly1305 加密算法,并根据用户名、密码和系统时间生成加密密钥。
4. 利用随机填充和重放攻击检测,防止 GFW 探测到 mieru 服务。
5. 支持多用户共享单个代理服务器。
6. 同时支持 IPv4 和 IPv6。
## 第三方服务端软件
- [mihomo](https://github.com/MetaCubeX/mihomo)
- [enfein/mbox](https://github.com/enfein/mbox) - sing-box 的一个分支
## 第三方客户端软件
- 桌面端 (Windows, MacOS, Linux)
- [Clash Verge Rev](https://www.clashverge.dev/)
- [Mihomo Party](https://mihomo.party/)
- [NyameBox](https://qr243vbi.github.io/nekobox/#/) - NekoBox 的一个分支
- [SlothClash](https://github.com/Nemu-x/SlothClash) - Clash Verge Rev 的一个分支
- Android
- [ClashFest](https://github.com/Nemu-x/ClashFest)
- [ClashMetaForAndroid](https://github.com/MetaCubeX/ClashMetaForAndroid)
- [ClashMi](https://clashmi.app/)
- [Exclave](https://github.com/dyhkwong/Exclave)
- [husi](https://codeberg.org/xchacha20-poly1305/husi) + [mieru 插件](https://codeberg.org/xchacha20-poly1305/husi/releases?q=mieru)
- [Karing](https://karing.app/)
- [NekoBoxForAndroid](https://github.com/MatsuriDayo/NekoBoxForAndroid) + [mieru 插件](https://github.com/enfein/NekoBoxPlugins)
- iOS
- [ClashMi](https://clashmi.app/)
- [Karing](https://karing.app/)
## 使用指南
1. [服务端安装与配置](./docs/server-install.md)
2. [客户端安装与配置](./docs/client-install.md)
3. [客户端安装与配置 - OpenWrt](./docs/client-install-openwrt.md)
4. [在 Clash Verge Rev 中使用 mieru](./docs/third-party/clash-verge-rev.md)
5. [流量特征](./docs/traffic-pattern.md)
6. [维护与故障排除](./docs/operation.md)
7. [安全指南](./docs/security.md)
8. [编译](./docs/compile.md)
## 协议
mieru 的原理与 shadowsocks / v2ray 等类似。它在客户端与防火墙外的代理服务器之间创建一个加密通道。GFW 无法解密加密传输的内容,也无法确定你最终访问的目标,因此只能放行。
有关 mieru 协议的详细说明,请参见 [mieru 代理协议](./docs/protocol.md)。
## 联系我们
使用 GitHub issue。
## 许可证
本软件的使用受 GPL-3 许可证的约束。
[](https://www.star-history.com/#enfein/mieru&Date)
标签:GFW, HTTPS代理, HTTP代理, IPv4, IPv6, PowerShell, SOCKS5, TCP协议, UDP协议, XChaCha20-Poly1305, 加密通信, 反检测, 安全合规, 日志审计, 流量混淆, 网络代理, 网络安全, 翻墙工具, 规避审查, 防审查, 隐私保护