Skip to content

Releases: sampath9966/nsx-vDefend

nsxctl v1.1.0

Choose a tag to compare

@sampath9966 sampath9966 released this 08 Sep 12:52
65462a2

Install

pipx install nsxctl        # recommended
pip install --user nsxctl

Or download a standalone binary below — no Python needed.

Or grab nsx-toolkit.py and run it directly; it needs no
installation and no third-party packages.

What's Changed

  • Make nsxctl reachable after a pip install that could not do it by @sampath9966 in #4

Full Changelog: v1.0.0...v1.0.1

nsxctl 1.0.0

Choose a tag to compare

@sampath9966 sampath9966 released this 08 Sep 06:16
fca58e6

Install

pipx install nsxctl        # recommended
pip install --user nsxctl

Or download a standalone binary below — no Python needed.

Or grab nsx-toolkit.py and run it directly; it needs no
installation and no third-party packages.

What's Changed

  • nsxctl: an installable NSX command with rule hygiene, tags and impact analysis by @sampath9966 in #2
  • nsxctl 1.0.0: connectivity tracing, rule and group authoring, the eight gaps after them, and a proven pip install by @sampath9966 in #3

New Contributors

Full Changelog: https://github.com/sampath9966/nsx-vDefend/commits/v1.0.0