You are not logged in.

#1 2020-03-08 12:46:23

ahmed101001
Member
Registered: 2020-02-20
Posts: 11

no InternetConnection after messing with proxies and tor[KINDA SOLVED]

hello, i recently tried to set up a system wide tor proxy on my arch linux installation.

first i tried to install torsocks and set my socks proxy to 127.0.0.1:9050.
when i launched firefox and got to https://check.torproject.org/ , it said that i wasn't using tor.

so i tried another solution: kalitorify

https://github.com/BrainfuckSec/kalitorify

when i cloned it, and installed it with

sudo make install

, i tried it out.


first, i did:

sudo ./kalitorify.sh
sudo ./kalitorify.sh --help

then i did:

sudo ./kalitorify.sh --tor

it then said:

Your system is not using Tor
try another Tor circuit with kalitorify.sh --restart

so i tried ./kalitorify.sh --restart
and it said:

Checking your public IP, please wait...

and gave no other output.

So then i tried testing if it works by going to https://check.torproject.org/ and it loaded forever
so i did:

sudo ./kalitorify.sh --clearnet

and tried to go to a website and it gave me an error.

what do?

Last edited by ahmed101001 (2020-03-08 12:56:08)

Offline

#2 2020-03-08 12:47:01

ahmed101001
Member
Registered: 2020-02-20
Posts: 11

Re: no InternetConnection after messing with proxies and tor[KINDA SOLVED]

ill post more information in a few minutes

Offline

#3 2020-03-08 12:53:09

ahmed101001
Member
Registered: 2020-02-20
Posts: 11

Re: no InternetConnection after messing with proxies and tor[KINDA SOLVED]

ok, so


turns out i just needed to restart my computer for my internet connection to work again

Offline

#4 2020-03-08 12:56:51

ahmed101001
Member
Registered: 2020-02-20
Posts: 11

Re: no InternetConnection after messing with proxies and tor[KINDA SOLVED]

still kinda want to route all my traffic through tor tho

Offline

#5 2020-03-08 13:19:13

loqs
Member
Registered: 2014-03-06
Posts: 19,087

Re: no InternetConnection after messing with proxies and tor[KINDA SOLVED]

ahmed101001 wrote:

hello, i recently tried to set up a system wide tor proxy on my arch linux installation.

first i tried to install torsocks and set my socks proxy to 127.0.0.1:9050.
when i launched firefox and got to https://check.torproject.org/ , it said that i wasn't using tor.

firefox supports socks proxies so why did you use torsocks?

ahmed101001 wrote:

so i tried another solution: kalitorify

https://github.com/BrainfuckSec/kalitorify

when i cloned it, and installed it with

sudo make install

, i tried it out.

The script is intended for Kali Linux and you used it without alteration and expect it to work on Arch?

Offline

Board footer

Powered by FluxBB