Launch Tor Browser without Tor Network
Steps
- Goto the
tor browserinstalled directory and run./firefox -pto startfirefox profile manager - Create
a new profilenamedunsafe - Use
./firefox -P unsafeto launchtor browserwithunsafeprofile. - Goto
about:configand set the following optionsuser_pref("extensions.torlauncher.start_tor", false); user_pref("network.dns.disabled", false); user_pref("network.proxy.type", 0);