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

feat: support dial_direct_proxy config #55

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Conversation

cxz66666
Copy link
Collaborator

@cxz66666 cxz66666 commented Feb 7, 2024

提供一种可行的方法解决 #54

目前支持使用http/socks代理,socks udp associate感觉可以后面再加 🚧

进行的修改:

  • Resolve中如果解析成功,则将context添加host值
  • dialDirect中,如果配置了使用代理,则先和代理建立连接,注意如果能拿到原来的host值则倾向使用host,不使用ip

@Mythologyli
Copy link
Owner

新年快乐🎉🎉🎉

@Mythologyli Mythologyli merged commit b927d54 into main Feb 9, 2024
37 checks passed
@cxz66666 cxz66666 deleted the dial_direct_proxy branch February 9, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants