question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Forward DNS to Orbot over SOCKS5

See original GitHub issue

Today, users need to manually set DNS Proxy in the app to forward DNS packets to Orbot’s DNS endpoint. Cumbersome.

Instead, Orbot can handle DNS over SOCKS5, and so, use that. Of course let users choose if they’d want to use split DNS and not forward it to Orbot.

Ref #131

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
ignoramouscommented, Jun 26, 2022

Send a relative straight forward pull-request to Orbot (hopefully, got the change right): https://github.com/guardianproject/orbot/pull/705

Let’s see what they’ve got to say about it. In the meanwhile, we can default to forwarding traffic over localhost:5400 when Orbot is active, I guess?

1reaction
ignoramouscommented, Sep 28, 2021

Note that you can set a DNS Proxy (from the DNS Configure page) to forward traffic to local Orbot DNS port.

We should also proxy DoH over Orbot’s SOCKS5 port (DoHoT), ref: https://github.com/alecmuffett/dohot/blob/master/INSTALL.md

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reply with dns port alongside http, socks addrs #705 - GitHub
Apps like RethinkDNS can forward DNS requests over TCP and UDP to any port on localhost (doesn't matter if Orbot doesn't support DNS...
Read more >
How to Proxy DNS Requests through Orbot - Stoutner
So, if a user is proxying through Tor using Privacy Browser, and they want to visit stoutner.com, they first do a DNS lookup...
Read more >
How to setup an outbound proxy - AdGuard Knowledgebase
Open AdGuard and go to Settings —— Proxy settings. · Open Orbot and press the Start button on the application's main screen. ·...
Read more >
DNS over Tor · Cloudflare 1.1.1.1 docs
A blazing fast DNS resolver built for private browsing.
Read more >
Is there any benefit to using a secure DNS resolver with Orbot ...
I have set up NetGuard to use Orbot as a SOCKS5 proxy. I have the following settings on: - Filter Traffic - Filter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found