Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 03:48

Summary

nic is a cross-platform network interface CLI for macOS, Linux, and Windows.
This release improves Windows support and fixes localized Windows network output parsing.

Highlights

  • Added support for localized Windows ipconfig output such as Chinese field names.
  • Improved Windows default route and primary-interface detection.
  • Kept the compact grouped default view consistent across platforms.
  • Simplified version maintenance so future releases only need one version bump.

Install

Wheel:

python -m pip install --upgrade https://github.com/Kidder1/nic/releases/download/v0.1.1/nic_cli-0.1.1-py3-none-any.whl

Source tarball:

  • nic_cli-0.1.1.tar.gz

Assets

  • nic_cli-0.1.1-py3-none-any.whl
  • nic_cli-0.1.1.tar.gz

Changelog

Full Changelog: v0.1.0...v0.1.1