sudo apt install tor
sudo apt install obfs4proxy
- from https://bridges.torproject.org/
- choose obsf4
- copy it
- Append the bridges to etc/tor/torrc
UseBridges 1
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy
Bridge obfs4 "bridge"
- run in terminal
tor --hash-password "pass"
and copy the hashed password.
- controlport
- socks
- Hashedpassword ( and add the hashed password)
tor
python crawler.py