Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.4 KB

File metadata and controls

41 lines (32 loc) · 1.4 KB

Change Log

Please see https://github.com/skhell/net-commander/releases for the latest release notes. The notes below have been kept for historical purposes. All notable changes to the "net-commander" extension will be documented in this file.

2026-02-19 - [0.1.3]

Added

  • traceroute and ping modules run and auto-export CSV for convenience.
  • traceroute and ping modules stop action button.

Updated

  • traceroute and ping modules execute against CIDR targets.

2026-02-18 - [0.1.2]

Updated

  • traceroute module update to reflect ping module capability of executing single and multitarget trace
  • traceroute and ping modules now export separate csv one per target

2026-02-18 - [0.1.1]

Updated

  • readme.md
  • references updated from my previous repository name to match my new one

2025-11-03 - [0.1.0]

Added

  • Added a new module to query AWS CIDRs. You can now query right from Visual Studio Code all Amazon AWS subscriptions and search for specific CIDRs in use.

2025-09-16 - [0.0.9]

Added

  • Added a new module to query Microsoft Azure CIDRs. You can now query right from Visual Studio Code all Microsoft Azure subscriptions and search for specific CIDRs in use.

2025-06-20 - [0.0.3]

Minor fix

  • Minor fixes for Root Cause Analysis for Microsoft Azure

2025-05-16 - [0.0.2]

Minor fix

  • Minor fixes for Windows Tracert Command

2025-05-16 - [0.0.1]

Added

  • Initial release