Releases: Kidder1/nic
Releases · Kidder1/nic
Release list
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
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
ipconfigoutput 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.whlSource tarball:
nic_cli-0.1.1.tar.gz
Assets
nic_cli-0.1.1-py3-none-any.whlnic_cli-0.1.1.tar.gz
Changelog
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/Kidder1/nic/commits/v0.1.0