- use C.UTF-8 locale for commands returning user text (linux)
- networkInterfaces() - faster linux scan (parallel, single nmcli call, skip external/non-wifi)
- fix: reject option-like values in sanitizeUrl and sanitizeInterfacesString
- execSecure() - settle on timeout, cap stdout at MAX_BUFFER_SIZE, discard stderr
- gpu() - fix issue last implementation
- gpu() - derive vram from sysfs instead of PCI region sizes (linux)
Full Changelog: v6.0.0-beta.15...v6.0.0-beta.16