You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed AGH and sniproxy on the test server, indicated that sniproxy should listen on port 53 and AGH on 5353. In AGH, I created a client for which I specified the dns server 127.0.0.1:53, and in sniproxy I specified the upstream dns server 127.0.0.1:5353, in AGH the default DNS server is google. But the system didn't work. Requests from nslookup -port=53 google.com 127.0.0.1 did not reach AGH and received a response from my server's ip. And the browser didn't open anything.
Maybe DnsDist in SniDust performs some other functions - I don't know, I couldn't figure it out.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to make AGH work with https://github.com/mosajjal/sniproxy and/or https://dnsdist.org like here https://github.com/Seji64/SniDust to hide your GeoLocation?
I installed AGH and sniproxy on the test server, indicated that sniproxy should listen on port 53 and AGH on 5353. In AGH, I created a client for which I specified the dns server 127.0.0.1:53, and in sniproxy I specified the upstream dns server 127.0.0.1:5353, in AGH the default DNS server is google. But the system didn't work. Requests from nslookup -port=53 google.com 127.0.0.1 did not reach AGH and received a response from my server's ip. And the browser didn't open anything.
Maybe DnsDist in SniDust performs some other functions - I don't know, I couldn't figure it out.
Beta Was this translation helpful? Give feedback.
All reactions