188 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
b33df173b8 execSync() fixed EFAUL issue (linux) 2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
8f4b013b63 networkInterfaces() fixed speed of not connected interfaces (windows) 2024-03-19 08:17:26 +01:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
453d338a93 networkConnections() fix truncated ip6 addr (macOS) 2023-11-24 13:12:40 +01:00
Sebastian Hildebrandt
a4f8cd3cba wifiConnections() improved parsing (linux) 2023-10-27 21:42:49 +02:00
Sebastian Hildebrandt
ad8b942cfc fix execSync encoding 2023-10-26 22:32:30 +02:00
Sebastian Hildebrandt
196ec95d30 code cleanup 2023-09-25 07:31:37 +02:00
Sebastian Hildebrandt
7ddfaad60a networkInterfaces() cleaned up testVirtualNic 2023-06-07 05:41:47 +02:00
Sebastian Hildebrandt
f997fb2d6f networkInterfaces() sanitizing device names 2023-01-24 09:12:45 +01:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
c5647a66fd code cleanup, refresh rate (win) 2022-11-20 09:57:50 +01:00
Sebastian Hildebrandt
1001e1e14c networkConnections(): added process name (mac OS) 2022-11-17 22:10:30 +01:00
Sebastian Hildebrandt
62d98d6844 networkConnection() UPD support (mac OS) 2022-11-15 22:44:57 +01:00
Sebastian Hildebrandt
b978a2e23e replace Get-WmiObject with Get-CimInstance (win) 2022-11-11 06:39:25 +01:00
Sebastian Hildebrandt
8cc5f31d8b fix typescript typings, code cleanup, docs updated 2022-10-24 10:11:06 +02:00
Sebastian Hildebrandt
601bc680d0 code cleanup, updated docs 2022-09-26 20:39:08 +02:00
Sebastian Hildebrandt
9d7b95d212 networkConnections() fix (windows) 2022-08-18 08:19:17 +02:00
Sebastian Hildebrandt
a5b1d1dde4 networkConnections() fix (windows) 2022-08-18 08:17:18 +02:00
Sebastian Hildebrandt
b336b5aad2 cpuTemperature() fix main (linux) 2022-08-09 06:49:08 +02:00
Sebastian Hildebrandt
bc71d324d9 networkInterfaces() operstate fix (mac OS) 2022-08-04 07:49:41 +02:00
Sebastian Hildebrandt
1a930c9682 netforkInterfaces() node 18 compatibility 2022-04-22 07:14:54 +02:00
Sebastian Hildebrandt
d446b8d9e4 etworkStats() improved scanning (mac OS) 2022-04-21 22:55:32 +02:00
Sebastian Hildebrandt
9c11242495 networkInterfaces() improved parsing (windows) 2022-04-19 11:56:15 +02:00
Sebastian Hildebrandt
018d5f26aa fixed parsing issues (windows) 2022-02-26 07:30:41 +01:00
Sebastian Hildebrandt
022c2fb9b4 windows porwerShell improvements 2022-02-05 11:14:19 +01:00
Sebastian Hildebrandt
b4ae9c3ac0 networkInterfaces() added default property and parameter 2022-01-26 20:51:33 +01:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
a46a462393 code cleanup 2021-11-12 10:11:53 +01:00
Sebastian Hildebrandt
47d3a97545 wmic to powershell transition completed, smaller changes and fixes 2021-11-11 10:14:10 +01:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
43e6c6480c baseboard(), getDefaultNetworkInterface() fix catch error 2021-08-24 18:08:26 +02:00
Sebastian Hildebrandt
fab459e572 networkInterfaces() fixed Windows XP bug (WMIC NetEnabled) 2021-05-05 09:10:32 +02:00
Sebastian Hildebrandt
a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Maria Camila Cubides
377048de7c Validate if result exist outside error validation 2021-05-04 12:19:29 -05:00
Maria Camila Cubides
f25bb4e25d Get default gateway 2021-05-04 12:02:22 -05:00
Sebastian Hildebrandt
fd20506856 networkInterfaces() windows detection fix 2021-04-09 07:34:46 +02:00
Sebastian Hildebrandt
0be6fcd575 sanitizeShellString() and other security improvements 2021-03-15 11:42:12 +01:00
Sebastian Hildebrandt
7922366d70 sanitizeShellString() and other security improvements 2021-03-15 11:21:32 +01:00
Sebastian Hildebrandt
d49c332d9f networkInterfaces(), cpu() improvements windows 2021-03-09 11:58:47 +01:00
Sebastian Hildebrandt
07daa05fb0 docker, processLoad fixed potential security issue 2021-02-14 11:59:07 +01:00
Sebastian Hildebrandt
ac29803f03 wifiInterfaces(), wifiConnections() added 2021-02-10 16:08:55 +01:00
Sebastian Hildebrandt
22d35b2dee networkInterfaces() type detection improved (win) 2021-01-27 22:11:43 +01:00
Sebastian Hildebrandt
83d82875d4 code cleanup 2021-01-26 10:57:12 +01:00
Sebastian Hildebrandt
d895c23881 added cpu() virtualization, flags 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
4f60a4c947 networkInterfaces() catch errors 2021-01-12 23:58:27 +01:00
Sebastian Hildebrandt
c49ac47b5d networkInterfaceDefault() fixed CMD popup (windows) 2021-01-07 13:05:06 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
5093145506 code cleanup 2020-11-27 15:05:40 +01:00
Sebastian Hildebrandt
8113ff0e87 adapted security update (prototype pollution prevention) 2020-11-26 18:15:15 +01:00
Sebastian Hildebrandt
11103a447a security update (prototype pollution prevention) 2020-11-25 06:58:06 +01:00