https://github.com/reconmap/homebrew-tap
Easy to use Homebrew tap containing Reconmap tools.
https://github.com/reconmap/homebrew-tap
homebrew macos reconmap security tap
Last synced: about 1 month ago
JSON representation
Easy to use Homebrew tap containing Reconmap tools.
- Host: GitHub
- URL: https://github.com/reconmap/homebrew-tap
- Owner: reconmap
- Created: 2021-09-30T21:53:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T22:47:18.000Z (6 months ago)
- Last Synced: 2025-12-14T13:14:32.669Z (6 months ago)
- Topics: homebrew, macos, reconmap, security, tap
- Language: Ruby
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reconmap homebrew tap
Easy to use Homebrew tap containing Reconmap tools.
## Supported commands
* `rmap` (command line interface)
* `reconmapd` (agent/service)
## Setup instructions
```shell
brew tap reconmap/tap
brew install reconmap/tap/rmap
brew install reconmap/tap/reconmapd
```