GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.61k stars 587 forks source link

Running as root without sandbox isn't supported #139

Open ratpunk2 opened 1 year ago

ratpunk2 commented 1 year ago

When running the linkfinder, I am getting the following error:

[26309:26309:0811/183054.882273:ERROR:zygote_host_impl_linux.cc(100)] Running as root without --no-sandbox is not supported

is there anyway to resolve this? I know this error is related to google chrome but I can't find a way to solve it.