| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nmlinux-1.4.1-py3-none-any.whl | 2026-06-14 | 395.4 kB | |
| README.md | 2026-06-14 | 604 Bytes | |
| v1.4.1 -- macOS IP Scanner ARP fix source code.tar.gz | 2026-06-14 | 3.6 MB | |
| v1.4.1 -- macOS IP Scanner ARP fix source code.zip | 2026-06-14 | 3.6 MB | |
| Totals: 4 Items | 7.6 MB | 0 | |
What's new in v1.4.1
macOS — IP Scanner: MAC/vendor/interface now populated
The ARP lookup previously read from /proc/net/arp (Linux-only), leaving MAC address, vendor and network interface empty on macOS. It now calls arp -n <ip> on macOS and parses the native output format. All four scanner columns now work correctly on macOS.
VNC module: Linux server note added
A note has been added to the VNC help badge (all 8 languages) clarifying that Linux desktops do not run a VNC server by default. To expose a Linux desktop via VNC, install: x11vnc, tigervnc-server, or wayvnc (Wayland).