Done!
Please let me know if any changes are necessary
Debugging with curl
Trying to use curl rather than
curl.anondist-org
is a common mistake when debugging Whonix network issues.
curl
is a symlink →curl.anondist
which is a symlink →uwt
which runscurl
undertorsocks
which then makes it use Tor running onlocalhost
for stream isolation.To use curl
- command must be run under user
clearnet
- uwt steam isolation wrapper must be deactivated
In Whonix-Gateway or
sys-whonix
(Qube-Whonix)1. Change to user
clearnet
sudo su clearnet
2. Deactivate
uwt
stream isolation wrapper by appending.anondist-orig
tocurl
curl.anondist-org <your_url>
Edit
Note to self: Remove sandboxed Tor Browser link from Whonix 14 release notes