hhurley

1.0.0-beta.0 • Public • Published

hhurley

Build Status NSP Status

Tool to find lost security patches for Linux distributions.. For now it support Debian and look for patches in "github.com" and "kernel.org".

Install

npm i --g hhurley

Use

Usage: hhurley [options]

Options:

  -h, --help          output usage information
  -V, --version       output the version number
  -pp, --pathPatches  path for the downloaded patches (default: /Users/baguira/Src/hhurley)
  -pr, --pathReport   path for the final report (default: /Users/baguira/Src/hhurley/report.json)
  -c, --concurrency   number of max. simultaneous file downloads (default: 100)

In example:

hhurley
# With options 
hhurley --pathPatches ../patches --timeout 5000 --concurrency 50

Developer guide

Please check this link before a contribution.

Dependents (0)

Package Sidebar

Install

npm i hhurley

Weekly Downloads

2

Version

1.0.0-beta.0

License

MIT

Last publish

Collaborators

  • jesusprubio