Common Issues
Scans are failing instantly or showing errors
This is usually due to Nmap missing from the system PATH.
- Open a terminal or command prompt.
- Type
nmap --version. - If the command is not found, reinstall Nmap and ensure Add to PATH is selected.
- Restart Surveyor.
No hosts are being discovered
Check the following common blockers:
- Firewall rules: Ensure your local firewall isn’t blocking the scanning process.
- Network isolation: If you are on a guest Wi-Fi or isolated VLAN, discovery will be limited.
- Permissions: Some scan types, such as OS detection, require administrator privileges.
Need more help?
Visit the Surveyor GitHub repository for updates, issue tracking, and community support.
Visit GitHub Support