xaviervia / kiel

Eager port / service scanner for Node.js
ISC License
2 stars 0 forks source link

Plain `scan` runs of course out of memory #8

Open xaviervia opened 9 years ago

xaviervia commented 9 years ago
GET/scan/192.168.59.3/65534
GET/scan/192.168.59.3/65535
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
[1]    80890 abort      bin/kiel scan

The solution is probably to space the calls slightly.