What is Tor Browser?
Tor browser is very important for be anonymous in web. Tor browser is useful for hide your IP so no one can track you while performing tasks like hacking or pen-testing.
Tor Browser will block browser plugins such as Flash, RealPlayer, QuickTime, and others: they can be manipulated into revealing your IP address.
How to install Tor in Termux?
Installation of tor in termux is very simple, just open your termux app and type following commands one by one.
pkg up -y
pkg install tor -y
tor
When type tor command in temux creation of IP layer or Bootstrapped process will be started.
When you see "Bootstrapped 100% (Done)" that mean you are anonymous. Now you can run any task anonymously in termux.
For do any task you have to open new session in termux, swipe horizontal at upper left corner of termux, then tap on new session button. New session will be started.
You can also open new session by pressing "Ctrl+alt+C" keys but this only works on Hacker's Keyboard.
Don't worry tor is still running in your background in your first session.
You can also use VPN with Tor for more anonymity.
If you are facing error while installing any tool tell us on our Telegram Group
_______ ____ _____
ReplyDelete|__ __/ __ \| __ \
_ __ _ _ _ __ | | | | | | |__) |
| '__| | | | '_ \ | | | | | | _ /
| | | |_| | | | | | | | |__| | | \ \
|_| \__,_|_| |_| |_| \____/|_| \_\
Nov 11 12:13:52.471 [notice] Tor 0.4.6.7 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1l, Zlib 1.2.11, Liblzma 5.2.5, Libzstd N/A and Unknown N/A as libc.
Nov 11 12:13:52.471 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Nov 11 12:13:52.472 [notice] Read configuration file "/data/data/com.termux/files/usr/etc/tor/torrc".
Nov 11 12:13:52.476 [notice] Opening Socks listener on 127.0.0.1:9050
Nov 11 12:13:52.476 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050 Nov 11 12:13:52.476 [notice] Opening HTTP tunnel listener on 127.0.0.1:8118
Nov 11 12:13:52.476 [notice] Opened HTTP tunnel listener connection (ready) on 127.0.0.1:8118
Nov 11 12:13:52.000 [notice] Parsing GEOIP IPv4 file /data/data/com.termux/files/usr/share/tor/geoip.
Nov 11 12:13:52.000 [notice] Parsing GEOIP IPv6 file /data/data/com.termux/files/usr/share/tor/geoip6.
Nov 11 12:13:52.000 [notice] Bootstrapped 0% (starting): Starting
Nov 11 12:13:53.000 [notice] Starting with guard context "default"
Nov 11 12:13:54.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
Nov 11 12:13:54.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
Nov 11 12:13:54.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Nov 11 12:13:55.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Nov 11 12:13:55.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Nov 11 12:13:55.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Nov 11 12:13:55.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Nov 11 12:13:56.000 [notice] Bootstrapped 100% (done): Done
Bro how to remove this screen
When I open my termux app this welcome screen will be opened automatically please help me bro
CTRL + C
DeleteJust execute 'clear' command
ReplyDeleteI have this issue what should i do [error reading config failed see warning above]
ReplyDeleteSir please help me
Yes same issue
DeleteHow to stop tor in termux?
ReplyDeleteCtrl+C
Delete