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

[Feature] proxy(出站代理)和proxy-group(代理组)增加选项,用mihomo内置DNS解析域名,并将目标地址替换为IP #1727

Open
3 tasks done
X-Z-GitHub opened this issue Dec 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@X-Z-GitHub
Copy link

验证步骤

  • 我已经阅读了 文档,确认了该功能没有实现
  • 我已在 Issue Tracker 中寻找过我要提出的功能请求,并且没有找到
  • 我是中文用户,而非其他语言用户

描述

目的。我使用一些VPN软件,但它们的路由规则和DNS功能不完善。所以我希望流量先经过mihomo处理,再发送给其它软件的端口,并且最后发送给其它软件时已经解析了IP。

根据mihomo现有的功能,出站时解析IP应该是容易实现的。比如,mihomo有sniff_override_destination选项,说明mihomo已经能把HTTP、HTTPS、QUIC流量包的目标地址篡改为域名,那么反过来篡改应该也容易实现。

@X-Z-GitHub X-Z-GitHub added the enhancement New feature or request label Dec 17, 2024
@Skyxim
Copy link
Collaborator

Skyxim commented Dec 17, 2024

@X-Z-GitHub PR WELACOME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants