Results 32 comments of Peter Gerber
trafficstars

@n8fr8, I don't think the setting in the screenshot work as expected. Could it be that you had VPN mode enabled? Correct settings: | Name | Value | Comment |...

This appears to be a duplicate of https://trac.torproject.org/projects/tor/ticket/28955. Left a comment there.

Tor responds with `HTTP/1.0 405 Method Not Allowed`. Debug log: ``` 05-18 20:53:00.949 4571 4571 D Tor : conn_read_callback(): socket 10 wants to read. 05-18 20:53:00.949 4571 4571 D Tor...

So, I looked into it a bit closer. Turns out that Tor's newly built-in HTTP proxy only supports the use of the [HTTP CONNECT method (AKA tunneling)](https://en.wikipedia.org/wiki/HTTP_tunnel#HTTP_CONNECT_method) but not the...

Firefox/Fennec blocks .onion addresses by default in order to avoid leaking such addresses to public DNS servers. See [RFC7686](https://datatracker.ietf.org/doc/html/rfc7686). You can allow access to .onion addresses like this: * Enter...

> Seems like it would be nice to ask the users the first time if they want this? Well, perhaps but I doubt many users could make an informed decision...

> I did try the recommended workaround from https://github.com/guardianproject/orbot/issues/445 and disabled the "Private DNS" setting in Android, but with no success. I noticed that the "Tor TransProxy Port" and "Tor...

You could also try to tell Fennec to connect via SOCKS5 to Orbot: * Enter "about:config" in URL bar * set "network.proxy.socks_port" to "9050" * set "network.proxy.socks" to "127.0.0.1" *...

> > Firefox/Fennec blocks .onion addresses by default in order to avoid leaking such addresses to public DNS servers. See [RFC7686](https://datatracker.ietf.org/doc/html/rfc7686). * find "network.dns.blockDotOnion" and set if to "true" >...

> If you want to use Tor Browser but connect via Orbot you can set the socks proxy as described above and then select an obfs4 bridge via setting on...