Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/reconmap/command-line-tools
- Owner: reconmap
- License: apache-2.0
- Created: 2022-09-13T21:31:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T06:11:04.000Z (7 months ago)
- Last Synced: 2024-04-13T21:54:00.563Z (7 months ago)
- Topics: cli, golang, hacking, hacktoberfest, pentesting, security
- Language: Go
- Homepage:
- Size: 165 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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+