Skip to content

Ostorlab/agent_tracker

Repository files navigation

Agent Tracker

Tracker is responsible for tracking a scan, e.g. its status, data queues.


agent_tracker

This repository is an implementation of the default tracker agent. Tracker is a default agent needed to run a scan using the local runtime.

Usage

Agent Tracker can be installed directly from the oxo agent store or built from this repository.

Install directly from oxo agent store

oxo agent install agent/ostorlab/tracker

The agent will be automatically installed and updated by simply passing --install flag:

oxo scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8

License

Apache