Traffic is not forwarded through tor. Different responses for commands: ``` curl -k https://check.torproject.org/api/ip ``` ``` curl -k --socks5-hostname localhost:9050 https://check.torproject.org/api/ip ```
Traffic is not forwarded through tor. Different responses for commands: