This content originally appeared on David Walsh Blog and was authored by David Walsh
I love the Brave web browser for many reasons: ad blocking, Brave rewards, crypto integration, and even a Tor tab feature. I’ll often use the Tor feature but wanted to know how I could automated opening Tor windows from command line.
To open a Brave Tor tab, you can use the following command:
open -a "Brave Browser" --args --incognito --tor
Any time I want to remotely open a Tor tab, I can do so via a shell script. Commands are such an underused but valuable utility for apps!
The post How to Open a Tor Brave Window from Command Line appeared first on David Walsh Blog.
This content originally appeared on David Walsh Blog and was authored by David Walsh

David Walsh | Sciencx (2023-02-06T10:42:16+00:00) How to Open a Tor Brave Window from Command Line. Retrieved from https://www.scien.cx/2023/02/06/how-to-open-a-tor-brave-window-from-command-line/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.