Skip to content

feat: add nmapscan script, manpage, and gitignore results directory - #2

Merged
mapitman merged 1 commit into
mainfrom
feat/nmapscan
Jun 26, 2026
Merged

feat: add nmapscan script, manpage, and gitignore results directory#2
mapitman merged 1 commit into
mainfrom
feat/nmapscan

Conversation

@mapitman

Copy link
Copy Markdown
Owner

This pull request adds the nmapscan utility to the repository.

Key Changes:

  • general/nmapscan: A comprehensive reconnaissance script targeting IPs, hostnames, and CIDR subnets using nmap in six phases.
  • man/nmapscan.1.md: Man page documentation source for nmapscan.
  • Makefile: Registered the new script and man page so they are handled correctly by the build/install lifecycle.
  • .gitignore: Added nmapscan-results/ to prevent scan outputs from polluting git status.

@mapitman
mapitman merged commit 2a68031 into main Jun 26, 2026
@mapitman
mapitman deleted the feat/nmapscan branch June 26, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant