tracelabs / tlosint-vm

Trace Labs OSINT VM
GNU General Public License v3.0
274 stars 33 forks source link

Error while installing Tor Browser through the install-tools.sh #65

Open cridin1 opened 5 months ago

cridin1 commented 5 months ago
Launching './Browser/start-tor-browser --detach --register-app'...
./Browser/start-tor-browser: line 28: [: : integer expression expected
./Browser/start-tor-browser: line 45: zenity: command not found
./Browser/start-tor-browser: line 53: kdialog: command not found
Failed to register Tor Browser as a desktop application
cridin1 commented 5 months ago

I fixed the problem by running this after the script: sudo apt install -y torbrowser-launcher