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

In HTTP CONNECT, use hostname parsed from TLS SNI or HTTP Host header #163

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andronoob
Copy link

Ported darkk#162 (which renews darkk#71 originally authored by @aviramc)

@andronoob
Copy link
Author

tl; dr: this is actually remote DNS in http-connect mode.

太长不看:这其实就是远程DNS,用在http-connect模式。

@semigodking semigodking self-requested a review April 30, 2021 11:20
@semigodking
Copy link
Owner

Sorry for late response. I did not look into every line. Could you please let me know if you have do any tests? is it working without problems? Do you think it is ready?

@andronoob andronoob marked this pull request as ready for review March 21, 2022 15:56
@andronoob
Copy link
Author

I haven't used this for quite some time. I don't remember any remaining problem last time I used it. However I cannot guarantee there's no problem either.

@andronoob
Copy link
Author

Oh at least CI is failing:

Package libssl1.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libssl1.0-dev' has no installation candidate
Error: Process completed with exit code 100.

@semigodking
Copy link
Owner

semigodking commented Mar 22, 2022 via email

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