Debian 13.7, tor browser 15.0.23. I don’t know if my ISP is throttling tor, because it’s never been so slow for so long, 8 hours already.
On a related note, what command do I need to see tor’s log on a terminal?
Debian 13.7, tor browser 15.0.23. I don’t know if my ISP is throttling tor, because it’s never been so slow for so long, 8 hours already.
On a related note, what command do I need to see tor’s log on a terminal?
If your Debian’s process manager is
systemd, thensudo journalctl -f -e -u tor@defaultAlso, if I’m not mistaken, your speed can never be faster than the next node that you are connected to. Unless you are running an exit node, that is.
IIRC Tor Browser makes its own connections to Tor within the application, it doesn’t use the Tor daemon even if one is running.
I 120% missed the “browser” part.🤣