nastyhosts-log-plugin

2.1.0 • Public • Published

NastyHosts Log Plugin

Log requests to NastyHosts for further analysis.

How to use

Run this in your NastyHosts installation

$ npm install nastyhosts-log-plugin

and add "log" to plugins in your NastyHosts config.json:

{
  "plugins": [
    "log",
    "..."
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i nastyhosts-log-plugin

Weekly Downloads

0

Version

2.1.0

License

MIT

Last publish

Collaborators

  • kacperzuk