Skip to content

Release v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ewilliams0305 ewilliams0305 released this 05 Mar 16:53
· 134 commits to main since this release
14f3609

Dotnet Tool

Kangaroo is packaged as both a library and dotnet CLI tool.

dotnet tool install --global Kangaroo.CLI --version 0.0.3

and use the cli command kangaroo

Kangaroo.CLI

Commands:
  range           Scans the configured range of IP addresses
  adapter         Scans IP address using the subnet on the provided adapter
  scan-adapter
  subnet          Scans the configured subnet, note only /16 - /24 is currently available

Options:
  -h, --help    Show help message
  --version     Show version

What's Changed

Full Changelog: v0.0.2...v0.0.3