@cyberok-org/nuclei
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha2 • Public • Published

@cyberok-org/nuclei

The JavaScript wrapper around Nuclei

Highlights

  • TypeScript support.
  • ESM modules only.
  • Node.js >=14 support.

Install

$ yarn add @cyberok-org/nuclei
# or
$ npm install @cyberok-org/nuclei

Configuration

The package provides 2 ways to configure amss binary path:

  1. Environment variable $PATH. It works out of box.
  2. Environment variable $NUCLEI_BIN_PATH. You should provide absolute path to nuclei.

Readme

Keywords

none

Package Sidebar

Install

npm i @cyberok-org/nuclei

Weekly Downloads

2

Version

1.0.0-alpha2

License

none

Unpacked Size

6.79 kB

Total Files

4

Last publish

Collaborators

  • khmm12
  • cyberok