Update message
Version
1.1.0 delivers a significant expansion of functionality and improved compatibility across multiple operating systems.
Full FreeBSD support added
- Reads RAM, CPU, load average, disk usage and network statistics
- Automatically detects BSD environment and uses native system commands
Basic Windows support added
- Automatic Windows OS detection
- Implemented safe fallback logic without affecting Linux/FreeBSD functionality
- Prevents crashes on non-Linux systems where certain commands are unavailable
- Code refactored for easier extension of OS-specific modules
- Unified output structure (RAM, CPU, DISK, NET, uptime, load, threads, connections)
- Optimized OS detection (Linux / FreeBSD / Windows)
- Improved stability for exec-based commands and error handling
- Better fallback values when specific system commands are not present
- Fixed several edge cases in network statistics parsing