@maxijonson/phisherman-cli
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Phisherman CLI

A CLI tool that can be used to interact with the API from the command line.

Installation

Install the CLI tool globally with npm:

npm install -g @maxijonson/phisherman-cli

Or with yarn:

yarn global add @maxijonson/phisherman-cli

Usage

1. Create a new configuration file

# Creates a phisherman.config.json file in the current directory
phisherman init

# Creates a custom name config file
phisherman init my-config

2. Edit the configuration file

Edit the configuration file using the instructions in the configuration section of the library.

3. Run the Spammer

# Run the spammer with the default config file
phisherman run

# Run the spammer with a custom config file
phisherman run my-config

Readme

Keywords

Package Sidebar

Install

npm i @maxijonson/phisherman-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

56.3 kB

Total Files

14

Last publish

Collaborators

  • maxijonson