Commit Graph
25 Commits
Author SHA1 Message Date
Robert WhitneyandGitHub d522d490eb Merge pull request #8 from rileyscool/master
fix package.json
2024-12-22 18:58:14 -08:00
RileyandGitHub 625567ae1a Update scanner.js
fix bug where there is no output if you select show-desc
2024-12-23 14:53:29 +13:00
RileyandGitHub 344b583499 fix package.json
zlib package tries to use an old thing to build and you cant install dependencies
2024-12-23 14:12:14 +13:00
Robert WhitneyandGitHub 2451ec794a Update README.md 2024-12-22 06:20:25 -08:00
Robert WhitneyandGitHub a5dc543cf4 Update README.md 2024-12-22 00:53:23 -08:00
Robert WhitneyandGitHub b13e690eda Merge pull request #6 from etianl/master 2023-01-06 04:34:50 -06:00
etianlandGitHub 73afc74074 forgot a +
derp
2023-01-06 01:55:43 -08:00
etianlandGitHub 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 WhitneyandGitHub 0a73fb77af create an actual package.json v0.0.2 2022-09-25 11:54:55 -05:00
Robert WhitneyandGitHub 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