mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-28 19:04:51 +00:00
TOR is not supported anymore
This commit is contained in:
parent
5898bdfd75
commit
9ecd43bbf0
1 changed files with 1 additions and 19 deletions
20
FAQ.md
20
FAQ.md
|
@ -525,25 +525,7 @@ If your language is missing, please contact me to have it added.
|
||||||
<a name="FAQ54"></a>
|
<a name="FAQ54"></a>
|
||||||
**(54) How to tunnel all TCP connections through the Tor network?**
|
**(54) How to tunnel all TCP connections through the Tor network?**
|
||||||
|
|
||||||
First, install [Orbot](market://details?id=org.torproject.android), the Android client for Tor,
|
This is not supported anymore.
|
||||||
run it, press _Start_, while it connects open its _Settings_ and make sure it's setup to auto-start
|
|
||||||
on device start.
|
|
||||||
|
|
||||||
In NetGuard's _Network options_ enable _Subnet routing_ and in _Advanced options_ toggle on
|
|
||||||
_Use SOCKS5 proxy_ with address 127.0.0.1 and port as 9050 (this is the default port, if you changed
|
|
||||||
this in Orbot make the adjustment here also).
|
|
||||||
|
|
||||||
This should be enough, if testing fails (eg. no connection at all) you can open the app details
|
|
||||||
for Orbot, uncheck _Apply rules and conditions_ and retry.
|
|
||||||
|
|
||||||
How to test: open Firefox (or another non-proxy enabled browser) to the address https://ipleak.net/
|
|
||||||
and you should see a different IP address from your regular one, and below in the _Tor Exit Node_
|
|
||||||
field something else besides _Unknown_.
|
|
||||||
|
|
||||||
**Be aware** that all the other Tor caveats (https://www.torproject.org/docs/faq.html.en) still apply,
|
|
||||||
like having the Tor network unreacheable, your activity actively monitored/targeted in your country,
|
|
||||||
online services (eg. Gmail, Google Play store) failing to login or being forced to solve endless capchas
|
|
||||||
when accessing sites that use Cloudflare's CDN services.
|
|
||||||
|
|
||||||
<a name="FAQ55"></a>
|
<a name="FAQ55"></a>
|
||||||
**(55) Why does NetGuard connect to Amazon / ipinfo.io / 216.239.34.21?**
|
**(55) Why does NetGuard connect to Amazon / ipinfo.io / 216.239.34.21?**
|
||||||
|
|
Loading…
Reference in a new issue