16 Commits

Author SHA1 Message Date
Riley
625567ae1a Update scanner.js
fix bug where there is no output if you select show-desc
2024-12-23 14:53:29 +13:00
etianl
73afc74074 forgot a +
derp
2023-01-06 01:55:43 -08:00
etianl
f05b17ee9a Option for how many concurrent connections to use.
Can increase scan efficiency with higher numbers, or you can reduce the amount of connections for use on terrible internet connections. Default is 256
2023-01-06 01:49:31 -08:00
Robert Whitney
a801231a84 version filter. Closes issue #1 2022-09-25 10:44:43 -05:00
Rob
d060605253 output file append, not overwrite. 2022-03-06 02:23:56 -06:00
Rob
1be7bcda44 bug fix? 2022-03-06 01:52:00 -06:00
Rob
2bc8640c0b should be 256. 2022-03-02 02:55:32 -06:00
Rob
e7a59b2e97 color parsing 2022-02-27 00:27:29 -06:00
Rob
4a08a5ce14 normalize? 2022-02-27 00:21:49 -06:00
Rob
cbfea276f3 fix file output not including all results. Resource busy, so created output stream to write to instead of appending sync. 2022-02-27 00:13:12 -06:00
Rob
c6e5f6fb25 bug fixes, final touches 2022-02-26 23:32:59 -06:00
Rob
8a68e61c0f bug fix to output, don't add new line until end of string 2022-02-26 23:18:08 -06:00
Rob
dddb5fbba9 remove some comments, not needed. 2022-02-26 23:09:28 -06:00
Rob
aac11cd570 GeoIP database stuff 2022-02-26 23:08:16 -06:00
Rob
a9e7e3b230 add --format option 2022-02-16 14:29:23 -06:00
Rob
79ea3325f4 initial commit 2022-02-16 07:34:47 -06:00