Releases: ElfQrin/webservertest
Releases · ElfQrin/webservertest
v2.9.8_r2023-10-23: Add files via upload
- Improved the readability of the text inside color bars.
v2.9.7_r2023-09-25: Add files via upload
- Memory Usage: Used / Unused is reduntant, and now it's shown only optionally, disabled by default.
v2.9.6_r2023-01-11: Add files via upload
- Removed required values after default values in functions (deprecated in PHP 7.2.0, removed in PHP 8). Modified files and functions: webservertest.php (xcrypt), functions_db.php (dbx_connect_pt)
v2.9.5_r2023-08-01: Add files via upload
- Progress Bars are now shown as a background for the description (rather than thin bars under the descriptions).
v2.9.4_r2022-04-09: Add files via upload
- Slightly improved support for Client's geographic coordinates. However this feature is experimental and disabled by default.
- You can now set dark/light theme from the script's configuration section.
v2.9.2_r2022-04-06: Add files via upload
- Minor improvements and fixes.
v2.8.2_r2021-07-21: Add files via upload
- Show and Log System Swappiness (%)
v2.8.1_r2021-07-18: Add files via upload
- Count Estabilished connections (Total, TCP, UDP; Ports specified in the configuration)
- Click on the character list to show/hide more special characters, proportional test and disambiguation test
- Improved output on wide screens
- Minor cosmetic improvements
v2.8_r2021-07-18: Add files via upload
- Count Estabilished connections (Total, TCP, UDP; Ports specified in the configuration)
- Click on the character list to show/hide more special characters, proportional test and disambiguation test
- Improved output on wide screens
v2.7.2_r2020-12-12: Add files via upload
- Added vertical spacing between sections (customizable from the CSS) to improve readability.