Glam Prestige Journal

Bright entertainment trends with youth appeal.

I have installed the selektor and tried to use the below part of this instruction.

You will then be able to use Tor (via Privoxy) as a regular HTTP proxy. To do this, install Privoxy:

sudo apt-get install privoxy

Then, edit the Privoxy configuration file as root (I’ll use Gedit below):

gksu gedit /etc/privoxy/config

… and add this at the end of the file:

forward-socks5 / localhost:9054 .

(there’s a dot at the end of the line, that’s not a typo!)

And finally, save the file and restart Privoxy:

sudo service privoxy restart

But i can not use the tor bypass in my Firefox and i needs to run Firefox vpn extension for bypass the filters, some of settings could be seen at below:

enter image description here

enter image description here

enter image description here

Also if possible i like to know about the possibility tracking the IP of myself by using the selektor instead of the tor browser.

Thanks.

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy