Trying to use torify curl .onion address
Edit: Disclaimer: This is for a cybersecurity lab assignment for educational purposes. I have set up a hidden service using apache2 and torify using Ubuntu 22.04.01 LTS. However, when I run “torify curl \[.onion hostname\]” I get the error: “ERROR torsocks\[8704\]: Host uncreachable (in socks5\_recv\_connect\_reply() at socks5.c:539) curl: (7) Couldn’t connect to server”. ​ When … Read more