Lissy93 / web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website
https://web-check.xyz
MIT License
20.95k stars 1.56k forks source link

Traceroute command fails #84

Closed slonikappa closed 4 months ago

slonikappa commented 4 months ago

During url scan, there is an issue with the traceroute command.

Error details: "The trace-route job failed with an error state after 301 ms. The server responded with the following error:

Command failed: traceroute -q 1 -n some_url /bin/sh: traceroute: command not found"

Lissy93 commented 4 months ago

Have you got traceroute installed?

slonikappa commented 4 months ago

Sorry, I should have clarified that an issue is related to the live demo web-check.xyz and not self-hosted env

Lissy93 commented 4 months ago

Ah, that's because traceroute isn't available on Vercel