Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reconmap/command-line-tools

Reconmap CLI and agent command line tools
https://github.com/reconmap/command-line-tools

cli golang hacking hacktoberfest pentesting security

Last synced: 6 days ago
JSON representation

Reconmap CLI and agent command line tools

Awesome Lists containing this project

README

        

# Reconmap command line tools

This monorepo contains the Reconmap [CLI](cli) and [agent](agent) command line tools, as well as the [shared library](shared-lib) written in Golang.

Look at each subdirectory to learn more about each tool including building and running instructions.

docker build -t quay.io/reconmap/agent:latest -f agent/Dockerfile .

## Build requirements

- Make
- Golang 1.22+