Skip to content

Nmlinux

v1.1.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates What's new in v1.1.1, JSON, and multi-method across a mixed release.

Full changelog

What's new in v1.1.1

  • Connection Manager — NetworkManager connections via nmcli (list, connect, disconnect, edit, delete)
  • Visual Traceroute — interactive world map (Natural Earth), live geolocation per hop, zoom/pan
  • Bandwidth Monitor — 60-second rolling graph per interface, live speeds, session totals, peaks
  • Wake on LAN — native Python magic packet, persistent host book (JSON)
  • IP Scanner — hostname (multi-method), MAC address + OUI vendor (39K entries), network interface
  • Global CLI preview bar — every page shows its equivalent shell command in real time (pedagogical)
  • i18n — 4 languages: Français, English, Español, Deutsch
  • Theme-aware CLI bar — adapts to light/dark system theme

Installation

From wheel (recommended)

pip install nmlinux-1.1.1-py3-none-any.whl
nmlinux

From source

git clone https://github.com/thongor77/nmlinux.git
cd nmlinux
python3 -m nmlinux.main

Arch Linux (AUR)

yay -S nmlinux

Dependencies

  • Python 3.11+
  • PySide6 ≥ 6.6
  • ptyprocess ≥ 0.7
  • python-pyte (SSH terminal)
  • System tools: nmcli, ip, ping, dig, tracepath, nmap, whois, snmpwalk

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Nmlinux

Get notified when new releases ship.

Sign up free

About Nmlinux

All releases →

Related context

Beta — feedback welcome: [email protected]