Commit Graph

18 Commits

Author SHA1 Message Date
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
0a73fb77af create an actual package.json v0.0.2 2022-09-25 11:54:55 -05: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
c14d2fbb8c add missing dependency 2022-02-26 23:58:05 -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
4d9542e268 update README 2022-02-16 14:32:10 -06:00
Rob
a9e7e3b230 add --format option 2022-02-16 14:29:23 -06:00
Rob
0d2f83db70 update readme 2022-02-16 07:48:27 -06:00
Rob
79ea3325f4 initial commit v0.0.1-alpha 2022-02-16 07:34:47 -06:00