Tor
Last updated
Last updated
Tool that forces any TCP connection made by any given application to follow through proxy like TOR SOCKS4 SOCKS5 HTTP(S) proxy
Uncomment dynamic_chain
and comment the other options
Uncomment proxy_dns
in order to prevent DNS leakage
Browse to http://ifconfig.co
and or http://ipinfo.io
to check that your IP is properly being obsfucated
Browse to http://dnsleaktest.com
and see that your DNS address has changed
if using firefox instead of just the tor browser and have firefox configured to use 127.0.0.1
9050
as a proxy and have the tor service running open firefox and browse to about:config
Change privacy.resist.Fingerprinting
from false
to true
IMPORTANT: All other web browser windows should be closed before opening firefox through proxychains
Recommend changing saftey Level to 2 (Safer)
This content below is assuming Centos8, but it can be adapted to almost any operating system (linux wise)
To see more information:
create the file /etc/yum.repos.d/Tor.repo
insert the below content into the file
now update for the changes to be included
install tor
edit your /etc/tor/torrc
insert the lines below, change the options to your need (top two lines)
enable and start tor
to see the stats for your relay live you can install nyx
start a screen
or tmux
sessions and run the program