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

How to cancel domain name resolution on the client side before sending #3153

Closed
aylgyfqc opened this issue May 20, 2024 · 2 comments
Closed
Labels
question Use https://discourse.shadowsocks.org/c/implementations/shadowsocks-android instead.

Comments

@aylgyfqc
Copy link

Why is the traffic through Shadowsocks only forwarded after the client resolves the domain name to IP? Can we cancel the process of obtaining and closing this?

@aylgyfqc aylgyfqc added the question Use https://discourse.shadowsocks.org/c/implementations/shadowsocks-android instead. label May 20, 2024
@Mygod
Copy link
Contributor

Mygod commented May 20, 2024

This app acts as a VPN service so the app handles all the DNS traffic. Cancelling DNS resolving in a client should be the same procedure as how you would do it without a VPN active.

@Mygod Mygod closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
@aylgyfqc
Copy link
Author

aylgyfqc commented May 21, 2024

@Mygod
Thank you for your reply, but I still need to use it for wall climbing operations. I just need to ask it not to resolve the domain name to an IP before sending it. Can I operate on the app? Or should I modify it in the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Use https://discourse.shadowsocks.org/c/implementations/shadowsocks-android instead.
Projects
None yet
Development

No branches or pull requests

2 participants