-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
proxy dns with NOTIMP error #2954
base: master
Are you sure you want to change the base?
Conversation
Here is similar issue XTLS/Xray-core#3006.
|
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
I think it would be better if we guard this new behavior behind a flag or option, otherwise it would take significantly longer time decide if a regression is justified. |
``` $ go generate ... proto.go fork/exec ../Cellar/protobuf/28.3/bin/protoc: no such file or directory exit status 1 proto.go:5: running "go": exit status 1 context_test.go functions_test.go v2ray_test.go $ ls -l `which protoc` lrwxr-xr-x 1 local admin 34 Nov 1 13:56 /opt/homebrew/bin/protoc -> ../Cellar/protobuf/28.3/bin/protoc ```
@xiaokangwang Please approve GitHub actions on this PR. |
Sadly I didn't see a place where I can approve it. Let's me have a try... Done. |
Chromium will send SVCB/HTTPS type dns query, which cause dns leak.
To prvent dns leak,