brainfucksec / kalitorify

Transparent proxy through Tor for Kali Linux OS
GNU General Public License v3.0
1.04k stars 225 forks source link

curl: HTTP request error! #2

Closed c20xh2 closed 7 years ago

c20xh2 commented 7 years ago

DNS resolution not working avec running sudo kalitorify --start Infos:

Distributor ID: Ubuntu Description: Ubuntu 17.04 Release: 17.04 I'm able to ping IP but not domain names.

I'm running behind a PiHole, don't know if that can be a problem

brainfucksec commented 7 years ago

Hi c20xh2, you can't use kalitorify over PiHole configuration, PiHole write the iptables and use dnsmasq, this goes in conflict with kalitorify. Stop PiHole, restart the network interface then start kalitorify.

Anyway the route 'vpn > transparent proxy through Tor' on the same host is not possible. If you need this setting, you have to set up a virtual machine with kali linux installed. Start vpn from your host, then start kalitorify in the virtual machine.

c20xh2 commented 6 years ago

Thanks for the info brainfucksec, have a good one