Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Add ICMP protocol #20

Open
eduard-haritonov opened this issue Oct 24, 2018 · 1 comment
Open

Add ICMP protocol #20

eduard-haritonov opened this issue Oct 24, 2018 · 1 comment

Comments

@eduard-haritonov
Copy link

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

@pawco
Copy link
Collaborator

pawco commented Oct 24, 2018

Thanks for the heads up and even more thanks for providing solution.
I'll update code quickly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants