Skip to content
/ agent Public

Vulnerar Agent for Laravel Application Endpoints.

Notifications You must be signed in to change notification settings

vulnerar/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnerar Agent

tests

Installation

To install the agent, follow the steps below:

  1. Install agent

     composer require vulnerar/agent
  2. Add token to your .env file

    VULNERAR_TOKEN=<YOUR-TOKEN>
  3. Run agent

    The agent uses Laravel's built-in queue system and task scheduling to synchronize events in the background. Use your preferred way to run the queue worker and task scheduler.

About

Vulnerar Agent for Laravel Application Endpoints.

Resources

Stars

Watchers

Forks

Languages