1
0
  • 3.2.0 4153af7fc2

    Arav released this 2024-07-07 17:55:00 +04:00 | 0 commits to master since this release

    Downloads
  • 3.1.1 77af8817fc

    Arav released this 2024-01-13 04:59:37 +04:00 | 5 commits to master since this release

    Downloads
  • 3.1.0 4f6f018b54

    Arav released this 2023-12-16 02:37:55 +04:00 | 14 commits to master since this release

    Added 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
  • 3.0.0 fd0b2a145c

    Arav released this 2023-12-15 04:48:00 +04:00 | 17 commits to master since this release

    Now 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 have fabric-server-mc as process name to find a PID of a Minecraft server running fabric, and then set an alias minecraft that will be in a response, so that you can change process name without having to change it everywhere it is used.

    Downloads
  • 2.0.1 3de964388a

    Arav released this 2023-02-04 21:02:48 +04:00 | 27 commits to master since this release

    No logic changes. Just cleaning up and code commenting. And Go version was up to 1.20 for no reason. :)

    Downloads
  • 2.0.0 d0a19ff9aa

    Arav released this 2022-10-10 00:33:00 +04:00 | 34 commits to master since this release

    Name 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