Skip to content
 
 

Repository files navigation

Install node.js

https://nodejs.org/

(In command prompt/powershell)

Installation

  1. Clone the repository:

    git clone https://github.com/59kills/Payload_Simulator.git
  2. Navigate into the project directory:

    cd Payload_Simulator
  3. Install dependencies:

    npm install

    (If running scripts is disabled) Then

    Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
  4. Run the app:

    npm start

    The app will be running at http://localhost:3000.

About

An interactive simulation of a Payload

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages