mieru icon indicating copy to clipboard operation
mieru copied to clipboard

mieru is a socks5 / HTTP / HTTPS proxy to bypass censorship. 見える是一款 socks5 / HTTP / HTTPS 网络代理翻墙工具。

Results 36 mieru issues
Sort by recently updated
recently updated
newest added

Is it possible to add this feature for handling udp datagrams?

feature request

From the discussion in issue #18 for security we should provide an option for mieru client to listen to `localhost:socks5Port` rather than `0.0.0.0:socks5Port` or `[::]:socks5Port`.

feature request

I get this error (v2ray v4.45.2 server and mieru 1.7 and client is SageNet), any solution? Both side use 1.7.0 mieru version ![Screenshot_20221010-210615_SagerNet](https://user-images.githubusercontent.com/7557929/194991044-a7512f7c-be23-49df-85e8-ba0002a146ba.png) ![Screenshot_20221010-210654_SagerNet](https://user-images.githubusercontent.com/7557929/194991063-bbfe51b6-d097-482b-be7c-2f81dc8d7295.png)

question

支持端口范围段好支持么,不然配置文件也太长了

feature request

目前tcp速度比udp快主要是因为有bbr的加持,不知能否在udp模式中也引入bbr以提升网速? 目前测试下来同样使用udp的tuic,用了bbr,速度比纯udp快很多。 相关参考: https://github.com/EAimTY/tuic/issues/82 https://github.com/XTLS/Xray-core/issues/975#issuecomment-1182579967

feature request

## 看看作者有没有这样做的可能? ### 从hysteria的端口跳跃得到的灵感 https://hysteria.network/zh/docs/advanced/Port-Hopping/ 使用iptables + mita 可以更方便更节省内存的监听多端口 server: ``` iptables -t nat -A PREROUTING -i eth0 -p udp --dport 445:19999 -j DNAT --to-destination :444 ip6tables -t nat -A...

discussion
stale

Hi @enfein . Hope you're doing great ! I wanna the instructions for uninstalling & removing all files related to mieru & mita in Ubuntu server . Best Regards!

question

I encountered a problem with our Mita server client while attempting to add a large number of users (10,000) at once. The client, Mieru, isn't working properly in this scenario,...

feature request

[Wintun](https://github.com/nulldotblack/wintun) [ligolo-ng](https://github.com/nicocha30/ligolo-ng) [wireguard TUN](https://github.com/WireGuard/wireguard-go/tree/master/tun) [Universal TUN/TAP driver](https://vtun.info/) [tun2socks](https://github.com/xjasonlyu/tun2socks) [tun2proxy](https://github.com/blechschmidt/tun2proxy)

discussion

Hello, Can you please compare Mieru to other protocols? Why should some one use mieru instead of VMESS / VLESS and other protocols? Thank you in advance.

discussion