Install
RoadTools Install Instructions & How it Works
Installation:
RoadTools is written in Python and can be installed via
pip
:
Authentication:
Can authenticate using:
Service Principal credentials.
OAuth Device Code Flow, which makes it easy to get tokens without client secrets.
Using RoadRecon:
Run the following command to start collecting data:
This command collects information and stores it in a SQLite database.
The interactive mode lets you explore the data via queries or through its visualization interface.
Last updated