Open fititnt opened 4 years ago
curl needs --socks5 127.0.0.1:9050
. That's why wget out of the box works on Tails, but curl not.
amnesia@amnesia:~/Persistent/git/fititnt/TailsOS-for-non-whistleblowers$ curl https://beta.rclone.org/version.txt
curl: (7) Failed to connect to beta.rclone.org port 443: Connection refused
amnesia@amnesia:~/Persistent/git/fititnt/TailsOS-for-non-whistleblowers$ curl --socks5 127.0.0.1:9050 https://beta.rclone.org/version.txt
rclone v1.54.0-beta.4833.5164c3d2d
https://rclone.org/install.sh
Do some scripting of minimum viable product (MVP) of any rclone install & run on TailsOS (without need of sudo power.