diff --git a/homepage/views/stuff.pug b/homepage/views/stuff.pug index 5dc5a22..b2664c5 100644 --- a/homepage/views/stuff.pug +++ b/homepage/views/stuff.pug @@ -65,14 +65,14 @@ block content 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 (2 January 2022) + td 1.3.2 (6 January 2022) td Go td MIT+NIGGER td a(href=git_site+'/Arav/httpprocwatchd') source tr td(colspan='5') - p It is a process watcher that gives processes' statuses in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not. + 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. tr td ScrapTheChan td 0.5.0 (3 May 2021)