Open kleozzy opened 2 years ago
Hi,
Can you try running this and launching chameleon again?
sudo apt-get install libxss1
Same result.
That error usually means the chrome binary errors out. Can you try running the binary and check if there’s any errors? It should be installed under this directory:
~/.local/share/headless-chrome/
Adding http:// or https:// at the beginning will solve the problem (like https://example.com).
Hi,
same problem on Kali Linux.
I have no ~/.local/share/headless-chrome/
and can't find a package which provides it.
Any info in the README how to obtain the needed headless
browser would be great.
Cheers! PY
Running this on Ubuntu on WSL i get this error:
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Chrome launched, but didn't give us a WebSocket URL before we timed out', /cargo/git/checkouts/wappalyzer-e32a3fb79f4ccad3/2c102ca/src/lib.rs:98:10 note: run withRUST_BACKTRACE=1
environment variable to display a backtrace