0

I've just installed Tor-browser and I want to make it default system browser but can't because it can't do simple things like opening local files or urls.

When I enter in terminal:

torbrowser-launcher duck.com

It opens the browser on the default page and ignore my url, but torbrowser-launcher --help say:

usage: torbrowser-launcher [-h] [--settings] [url [url ...]]

positional arguments: url URL to load

I've tried torbrowser-launcher url duck.com but it also doesn't work.

1 Answers1

0

Give up the absolute path for "start-tor-browser" with --detach followed by URL

Something like;

'../tor-browser_en-US/Browser/start-tor-browser' --detach www.example.com