You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
If "masscan" utility is run with "--ping" options, then import.php will fail with the follwing error:
Please add the changes from attached diff file to resolve the issue.
masscan-web-ui.diff.gz
The text was updated successfully, but these errors were encountered: