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?

  • printf("%s", name);@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    If your Debian’s process manager is systemd, then

    sudo journalctl -f -e -u tor@default  
    

    Also, 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.