Download Latest Version v1.6.1 -- Fix SSH terminal remote echo source code.zip (4.1 MB)
Email in envelope

Get an email when there's a new version of nmlinux

Home / v1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
NMLinux-1.6.0-x86_64.AppImage 2026-06-24 96.9 MB
README.md 2026-06-24 1.3 kB
v1.6.0 source code.tar.gz 2026-06-24 4.0 MB
v1.6.0 source code.zip 2026-06-24 4.1 MB
Totals: 4 Items   105.0 MB 0

What's new in v1.6.0

Asset Inventory — WinRM Windows support (complete)

  • WinRM host detection via TCP port probe (works even when ICMP is blocked by Windows Firewall)
  • Fixed WinRM being skipped when SSH credentials were also provided (if/elif → if/if)
  • PowerShell now uses full path + EncodedCommand (base64) to avoid pipe interpretation by cmd.exe
  • OS: ver fallback (locale-safe)
  • CPU: registry HKLM\HARDWARE\DESCRIPTION\System\CentralProcessor\0 fallback (no wmic)
  • RAM: systeminfo fallback (locale-aware MB extraction)
  • Disk: PS EncodedCommand → wmic → fsutil (locale-aware EN comma / FR space separators) → dir /-C (free only)
  • Uptime: net statistics workstation fallback
  • WinRM errors now shown in table instead of silent Nmap fallback

Asset Inventory — SSH multi-credentials

  • Multiple SSH credential sets supported
  • macOS disk fixed (/System/Volumes/Data), Apple Silicon CPU fallback (hw.model)
  • Synology/BusyBox disk fixed (/volume1 fallback)
  • Unraid disk fixed (/mnt/user/mnt/disk1/volume1/)

Bug fixes

  • Absolute paths for sshpass/nmap/snmpget in macOS .app (Homebrew PATH not inherited)
  • WinRM timeout fixed (read_timeout_sec must exceed operation_timeout_sec)
Source: README.md, updated 2026-06-24