Skip to content

Releases: ewilliams0305/kangaroo

Release 0.3.0

15 Jul 17:52
512b959
Compare
Choose a tag to compare

Released via github actions workflow, see repository README.md

What's Changed

New Contributors

Full Changelog: v0.2.1...0.3.0

Release 0.3.0-alpha.46

15 Jul 17:47
d5dd310
Compare
Choose a tag to compare
Pre-release

Released via github actions workflow, see repository README.md

What's Changed

New Contributors

Full Changelog: v0.2.1...0.3.0-alpha.46

Desktop Application Improvements

02 Jun 14:21
88c96e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 Avalonia UI 🎉

10 Apr 21:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0 Piolet

10 Mar 15:16
223b923
Compare
Choose a tag to compare

This basically works now...

What's Changed

Full Changelog: v0.0.4...v0.1.0

v0.0.4

09 Mar 16:37
d8b88a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

05 Mar 16:53
14f3609
Compare
Choose a tag to compare
Release v0.0.3 Pre-release
Pre-release

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

Initial Release 0.0.2

05 Mar 14:24
7b8c5ad
Compare
Choose a tag to compare
Initial Release 0.0.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/ewilliams0305/kangaroo/commits/v0.0.2