This repository was archived by the owner on Nov 28, 2022. It is now read-only.
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Add ICMP protocol #20
Open
Description
If "masscan" utility is run with "--ping" options, then import.php will fail with the follwing error:
Fatal error: Uncaught PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'protocol' at row 1 in /var/www/html/import.php:137
Stack trace:
#0 /var/www/html/import.php(137): PDOStatement->execute()
#1 {main}
thrown in /var/www/html/import.php on line 137
Please add the changes from attached diff file to resolve the issue.
masscan-web-ui.diff.gz
Metadata
Metadata
Assignees
Labels
No labels