diff --git a/homepage/views/stuff.pug b/homepage/views/stuff.pug index b2664c5..eb2b3c1 100644 --- a/homepage/views/stuff.pug +++ b/homepage/views/stuff.pug @@ -64,12 +64,12 @@ block content td(colspan='5') p KWh cost calculator in C. What?.. That license? xD Learn at #[a(href='https://plusnigger.autism.exposed/') plusnigger.autism.exposed] about it. xD tr - td httpprocwatchd - td 1.3.2 (6 January 2022) + td httpprocprobed + td 2.0.0 (9 October 2022) td Go td MIT+NIGGER td - a(href=git_site+'/Arav/httpprocwatchd') source + a(href=git_site+'/Arav/httpprocprobed') source tr td(colspan='5') p It returns a list of processes and if they are running in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it searches a /proc/ directory. It is being used on about page to show wether service's running or not.