Commit Graph

439 Commits

Author SHA1 Message Date
Sebastian Hildebrandt e85de74870 updated Raspberry PI versions 2020-11-04 15:16:22 +01:00
Sebastian Hildebrandt 931fecaec2 inetChecksite() fixed vulnerability: command injection 2020-10-26 10:53:59 +01:00
Sebastian Hildebrandt 6e60c1d2e8 dockerContainers() resolved hanging issue 2020-10-16 10:29:26 +02:00
Sebastian Hildebrandt 7c29461b58 networkInterfaces loopback internal detection (windows) 2020-10-13 14:31:46 +02:00
Sebastian Hildebrandt e756186225 networkInterfaces loopback internal detection (windows) 2020-10-12 13:21:02 +02:00
Sebastian Hildebrandt c5357b793b code cleanup 2020-10-06 16:33:10 +02:00
Sebastian Hildebrandt 31f9742f46 windows codepage problem aproach to a fix 2020-10-06 16:29:43 +02:00
Sebastian Hildebrandt 53693d34a7 updated typescript typings, minor fixes 2020-10-05 15:17:38 +02:00
Sebastian Hildebrandt fbdfd233f0 get() fixed when results are in arrays 2020-10-02 13:36:42 +02:00
Sebastian Hildebrandt 1ed7115168 diskLayout fix on VM (windows) 2020-10-02 13:09:25 +02:00
Sebastian Hildebrandt dfc19f55bb cpuTemperature() fix try catch (linux) 2020-09-18 20:42:07 +02:00
Sebastian Hildebrandt e03431d6ae networkInterfaceDefault() optimization (macOS) 2020-09-16 22:31:43 +02:00
Sebastian Hildebrandt 37083d7952 updated typescript typings 2020-08-26 20:13:53 +02:00
Sebastian Hildebrandt b26602f09a fixed issue breaking node v4 compatibility 2020-08-26 20:00:25 +02:00
Sebastian Hildebrandt 04c1cbf881 networkStats() fixed packages dropped (linux) 2020-08-25 10:36:49 +02:00
Sebastian Hildebrandt 9f1b6ef43d observe() added function to observe/watch system parameters 2020-08-24 15:07:42 +02:00
Sebastian Hildebrandt a56a3dcb7f versions() fixed issue windows 2020-08-21 12:38:12 +02:00
Sebastian Hildebrandt ffa1a4e6a9 cpuTemperature() fixed issue windows 2020-08-20 18:25:34 +02:00
Sebastian Hildebrandt fd5b435f8d networkStats() fixed issue blocking windows 2020-07-16 10:43:01 +02:00
Sebastian Hildebrandt 0f95d40164 networkStats() fixed comparison issue windows 2020-06-06 16:04:18 +02:00
Sebastian Hildebrandt 40699b8047 networkInterfaces() fixed caching issue 2020-06-06 15:48:39 +02:00
Sebastian Hildebrandt 1b78e9fec1 cpuTemperature() fixed raspberry pi sensors issue 2020-06-06 11:44:16 +02:00
Sebastian Hildebrandt 4c297cde70 diskLayout() fixed issue linux 2020-06-03 20:03:32 +02:00
Sebastian Hildebrandt 2816a48a66 cpuTemperature() optimizes scanning AMD linux sensors 2020-05-27 20:03:02 +02:00
Sebastian Hildebrandt 06ab7dd26c cpuTemperature() fix (BSD), code cleanup 2020-05-21 10:23:42 +02:00
Sebastian Hildebrandt 5559591a38 smaller corections memory leak fix 2020-05-19 19:58:23 +02:00
Sebastian Hildebrandt bad372e654 improved shell sanitation 2020-05-19 17:02:51 +02:00
Sebastian Hildebrandt 147550532a Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-05-19 14:57:13 +02:00
Sebastian Hildebrandt f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00
Sebastian Hildebrandt 269b928c6e code cleanup 2020-05-13 19:51:10 +02:00
Sebastian Hildebrandt 2db0a99a98 Merge pull request #368 from mily20001/feature/smartctl
add full smart data from smartctl
2020-05-12 20:10:14 +02:00
Sebastian Hildebrandt 3fbd71261a Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-05-12 16:00:08 +02:00
Sebastian Hildebrandt 5f2beb701b getAllData() added wifiNetworks 2020-05-12 16:00:02 +02:00
Sebastian Hildebrandt d1e2146732 get() minor bounds test fix, updated docs 2020-05-07 10:56:49 +02:00
Sebastian Hildebrandt 8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00
Sebastian Hildebrandt 8e783f2cf8 cpu() fix BSD, networkStats() fix BSD 2020-05-06 12:16:47 +02:00
Sebastian Hildebrandt 7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02:00
Sebastian Hildebrandt 4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
mily20001 3e50507d92 add full smart data from smartctl 2020-05-01 20:07:32 +02:00
Sebastian Hildebrandt 6b19ac674f cpuTemperature() optimized parsing linux 2020-05-01 10:23:23 +02:00
Sebastian Hildebrandt fe9859ecc3 currentLoad() workarround for empty os.cpus info 2020-04-29 11:32:28 +02:00
Sebastian Hildebrandt 3d61fe987c getMacAddresses() fix added try catch 2020-04-26 18:51:01 +02:00
Sebastian Hildebrandt 772e3b02cd getCpuCurrentSpeedSync() workarround fix 2020-04-26 16:14:55 +02:00
Sebastian Hildebrandt fe8ba4141f networkGatewayDefault() bug fix no interfaces 2020-04-25 19:07:16 +02:00
Sebastian Hildebrandt c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt 0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +02:00
Sebastian Hildebrandt 406bc5860b refactoring to avoid 'cat' 2020-04-09 14:27:33 +02:00
Sebastian Hildebrandt cb57b5c090 cpu() fixed getting base frequency for AMD Ryzen 2020-04-08 15:43:16 +02:00
Sebastian Hildebrandt 055b673267 diskLayout() optimized detection linux 2020-03-11 21:26:15 +01:00
Sebastian Hildebrandt e75edb001b fix typescript definitions for versions() 2020-03-08 19:30:20 +01:00