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.
- traceroute and ping modules run and auto-export CSV for convenience.
- traceroute and ping modules stop action button.
- traceroute and ping modules execute against CIDR targets.
- 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
- readme.md
- references updated from my previous repository name to match my new one
- 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.
- 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.
- Minor fixes for Root Cause Analysis for Microsoft Azure
- Minor fixes for Windows Tracert Command
- Initial release