Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

感觉 v3.8.1 可以往 mihomo 提交pr了 #172

Closed
snakem982 opened this issue Dec 3, 2024 · 3 comments
Closed

感觉 v3.8.1 可以往 mihomo 提交pr了 #172

snakem982 opened this issue Dec 3, 2024 · 3 comments
Labels
discussion General discussion mihomo

Comments

@snakem982
Copy link

我在 mihomo 中集成了 v3.8.1 的 mieru
经过测试没啥问题,挺流畅的,TUN模式下功能也正常
参照了作者上次在 mihomo 提 pr 时的代码 mieru.go
测试客户端用的是 Pandora-Box 预览版
配置是作者提供的示例

proxies:
    - name: "mieru"
      type: mieru
      server: 1.2.3.4
      port: 9966
      transport: TCP
      username: test
      password: test
@enfein enfein added the discussion General discussion label Dec 3, 2024
@enfein
Copy link
Owner

enfein commented Dec 3, 2024

谢谢你的反馈。

除了在 server 那里指定域名还有一些问题需要解决,其他的功能都可以用。

@snakem982
Copy link
Author

除了在 server 那里指定域名还有一些问题需要解决,其他的功能都可以用。

是这里吗?

proxyIPs, err := resolver.LookupIP(context.Background(), "ip", proxyHost)

这个 resolve 感觉应该用 mihomo 里的 dns 解析 ,这样比较统一

@enfein
Copy link
Owner

enfein commented Dec 5, 2024

已经解决了所有已知的问题。PR 在 MetaCubeX/mihomo#1697

@enfein enfein closed this as completed Dec 9, 2024
@enfein enfein added the mihomo label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion General discussion mihomo
Projects
None yet
Development

No branches or pull requests

2 participants