-
httprocprobed ver. 3.2.0 Stable
released this
2024-07-07 17:55:00 +04:00 | 0 commits to master since this releaseDownloads
-
httprocprobed ver. 3.1.1 Stable
released this
2024-01-13 04:59:37 +04:00 | 5 commits to master since this releaseDownloads
-
httprocprobed ver. 3.1.0 Stable
released this
2023-12-16 02:37:55 +04:00 | 14 commits to master since this releaseAdded an ability to leave just a process field in case an alias will be the same. Also added a check for the empty process fields.
Downloads
-
httprocprobed ver. 3.0.0 Stable
released this
2023-12-15 04:48:00 +04:00 | 17 commits to master since this releaseNow it can respond with just JSON, and its configuration file was changed to a JSON as well. Overall internal structure was remade as well.
But the most significant change is that now it hands out not parts of cmdline used to get process' PID, but an alias for that process. E.g. you havefabric-server-mc
as process name to find a PID of a Minecraft server running fabric, and then set an aliasminecraft
that will be in a response, so that you can change process name without having to change it everywhere it is used.Downloads
-
httpprocprobed ver. 2.0.1 Stable
released this
2023-02-04 21:02:48 +04:00 | 27 commits to master since this releaseNo logic changes. Just cleaning up and code commenting. And Go version was up to 1.20 for no reason. :)
Downloads
-
httpprocprobed ver. 2.0.0 Stable
released this
2022-10-10 00:33:00 +04:00 | 34 commits to master since this releaseName httpprocwatchd was changed to httpprocprobed to reflect what it really does. It doesn't continiously watch for those processes. It performs a lookup for every request.
Downloads