How to launch Tor browser inside a firejail sandbox ?
by hifi100 from LinuxQuestions.org on (#5E83N)
Hi,
I have downloaded Tor browser from their official website & extracted it.
When I cd into the directory where tor is & then run
Code:firejail ./start-tor-browser.desktopTor browser opens successfully within a firejail sandbox.
The fact is I dont want to launch the terminal & type a command every time I need to use Tor. I want to create a launcher/shortcut on my desktop by clicking which Tor will launch inside firejail.
How do I do that ?
When I searched on Google I found articles which deals with Tor installed from the repos & not about Tor downloaded from their website.


I have downloaded Tor browser from their official website & extracted it.
When I cd into the directory where tor is & then run
Code:firejail ./start-tor-browser.desktopTor browser opens successfully within a firejail sandbox.
The fact is I dont want to launch the terminal & type a command every time I need to use Tor. I want to create a launcher/shortcut on my desktop by clicking which Tor will launch inside firejail.
How do I do that ?
When I searched on Google I found articles which deals with Tor installed from the repos & not about Tor downloaded from their website.