Proxy DNS not work
tdzard94 opened this issue · 4 comments
tdzard94 commented
Im just clone your project and build for android
Everything work but when i test with socks5 proxy i got result like: dns_ip:443
But i want to get result like: domain:443
What i need to do?
Thank for reply
semigodking commented
That's how transparent proxy works.
Zard ***@***.***> 于 2021年11月20日周六 18:39写道:
… Im just clone your project and build for android
Everything work but when i test with socks5 proxy i got result like:
dns_ip:443
But i want to get result like: domain:443
What i need to do?
Thank for reply
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#168>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP2XD6YDZLQ7K3Q6RRUXILUM53FBANCNFSM5IN2FFMA>
.
tdzard94 commented
is your project support?
i tried anything but alway got same result
Any update for this?
semigodking commented
No. This is limitation from transparent proxy implementation from OS.
Zard ***@***.***> 于 2021年11月20日周六 18:51写道:
… is your project support?
i tried anything but alway got same result
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#168 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP2XDYAM6ZDKRMP7XSCEWLUM54U3ANCNFSM5IN2FFMA>
.
tdzard94 commented
thank you