@ihabunek Standing by to answer any questions. https://github.com/ihabunek/toot/pull/530
Fix Missing pysocks Dependency by trustsafe · Pull Request #530 · ihabunek/toot

When starting toot tui with HTTPS_PROXY set to a socks5h uri, an exception is thrown. execute: HTTPS_PROXY="socks5h://localhost:9050" toot tui result: File "/home/account/.local/ve...

GitHub