graphene can't have private DNS for orbot, fixed (#311)

* graphene can't have private DNS for orbot, fixed

* typo
This commit is contained in:
BitcoinMechanic
2023-02-24 07:33:51 -08:00
committed by GitHub
parent 0565df149c
commit 32f7a694eb

View File

@@ -51,7 +51,7 @@ Orbot VPN mode
To utilize Tor, some apps require that Orbot be running in VPN mode. This means that you are sending your application's traffic across the Tor network via Orbot.
1. Disable Private DNS on your device. Note: This is not necessary if running GrapheneOS. To do edit Private DNS, navigate to:
1. Disable Private DNS on your device. To switch it off, navigate to:
``Settings > Network & Internet > Advanced > Private DNS > Off``
@@ -85,4 +85,4 @@ You can also add the following browsers to the Tor-Enabled Apps list to easily a
- Chrome
- Vanadium
.. caution:: Pushing apps through Orbot's VPN mode will allow you to access .onion URLs, however, all other traffic will also go through Tor. This means connections to some sites may be blocked by site operators' fraud prevention measures, especially e-commerce sites where credit cards are used. Proceed with caution especially for Web Browsers.
.. caution:: Pushing apps through Orbot's VPN mode will allow you to access .onion URLs, however, all other traffic will also go through Tor. This means connections to some sites may be blocked by site operators' fraud prevention measures, especially e-commerce sites where credit cards are used. Proceed with caution especially for Web Browsers.