https://github.com/reconmap/documentation
Product documentation including admin, user and developer manuals
https://github.com/reconmap/documentation
cybersecurity documentation hacktoberfest infosec manual pentesting saas security vulnerability
Last synced: 3 months ago
JSON representation
Product documentation including admin, user and developer manuals
- Host: GitHub
- URL: https://github.com/reconmap/documentation
- Owner: reconmap
- Created: 2020-08-13T16:11:43.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T18:38:07.000Z (5 months ago)
- Last Synced: 2026-01-05T04:50:34.803Z (5 months ago)
- Topics: cybersecurity, documentation, hacktoberfest, infosec, manual, pentesting, saas, security, vulnerability
- Language: Makefile
- Homepage: https://docs.netfoe.com/
- Size: 10.1 MB
- Stars: 11
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reconmap documentation
This repository contain the markdown files that generate the user and admin manuals content for the Reconmap tool.
## Dependencies
- Python
- PIP
- Make
## How to run locally
```shell
make
xdg-open http://localhost:8000
```