177 Commits

Author SHA1 Message Date
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
Sebastian Hildebrandt
73dce8d717 security update (prototype pollution prevention) 2020-11-25 04:41:31 +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
e03431d6ae networkInterfaceDefault() optimization (macOS) 2020-09-16 22:31:43 +02:00
Sebastian Hildebrandt
04c1cbf881 networkStats() fixed packages dropped (linux) 2020-08-25 10:36:49 +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
f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00