Advertisement
efxtv

Setting up Firefox with Tor on a Desktop (Linux or Windows)

Sep 28th, 2023 (edited)
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | Cybersecurity | 0 0
  1. # Setting up Firefox with Tor on a Desktop (Linux or Windows)
  2.  
  3. Step 0
  4. Install Tor service in Linux
  5. $ sudo apt install tor
  6. $ sudo service tor start
  7.  
  8. Step 1
  9. Click on the hamburger icon (top right) Known as Firefox Menu (on Firefox 84 and 85)
  10.  
  11. Step 2
  12. Click on Settings/Preferences
  13.  
  14. Step 3
  15. Search for network Settings and click on it
  16.  
  17. Step 4
  18. Click on Manual Proxy Configuration under Configure Proxy Access to the Internet.
  19.  
  20. Step 5
  21. Under SOCKS Host Enter IP as 127.0.0.1, Port as 9050 (Tor running on). Click SOCKS v5
  22.  
  23. Step 6
  24. Scroll down and type under No proxy for localhost,127.0.0.1
  25.  
  26. Step 7
  27. Come to the end of the windows and checkmark Proxy DNS when using SOCKS v5
  28.  
  29. CLICK HERE TO SEE THE DEMO IMAGE https://1.bp.blogspot.com/-sN-WdlVI3t8/YAbrKSs23QI/AAAAAAAADLw/QkKxKTTmu2Y6LXrday_CgE8Cwu4oNg6GwCLcBGAsYHQ/s1366/Mozilla-Firefox-proxy-settings-with-Tor-Proxy11.webp
  30.  
  31. Step 8 Press okay
  32.  
  33. Full article link here
  34. https://uk2blogger.blogspot.com/2021/01/mozilla-firefox-proxy-settings-with-tor.html
  35.  
  36. TELEGRAM POST
  37. https://t.me/efxtv/2793
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement