Skip to content

Synchronous release

Compare
Choose a tag to compare
@Ullaakut Ullaakut released this 23 Jan 21:22
· 78 commits to master since this release
55097e9

Supported features

  • All of nmap's native options.
  • Additional idiomatic go filters for filtering hosts and ports.
  • Cancellable contexts support.
  • Helpful enums for nmap commands. (time templates, os families, port states, etc.)
  • Complete documentation of each option, mostly insipred from nmap's documentation.