From efcf82bdb2d4dcb8084f3f42d2ced3d215bd64ff Mon Sep 17 00:00:00 2001 From: LinuxWizard42 Date: Sat, 11 Mar 2023 18:53:05 +0200 Subject: Removed StatsAPIServer --- software/index.html | 3 --- statsapiserver/index.html | 64 ----------------------------------------------- 2 files changed, 67 deletions(-) delete mode 100644 statsapiserver/index.html diff --git a/software/index.html b/software/index.html index 9f376d1..b5658f9 100644 --- a/software/index.html +++ b/software/index.html @@ -55,9 +55,6 @@ This page has list of software created by VoidNet owner or other people who want

WizardBot V2 -
-
-StatsAPIServer
diff --git a/statsapiserver/index.html b/statsapiserver/index.html deleted file mode 100644 index 1f56a13..0000000 --- a/statsapiserver/index.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - -StatsAPIServer - VoidNet - - - -
-
-
-

StatsAPIServer

- -StatsAPIServer is API server made in C by VoidNet owner to get different kinds of information -
-about system it's running on through HTTP requests. -
-
-

Source code

-Source code at VoidNet Git -
-
-

How to compile

-Compiling is simple as to install GCC first and then in the source code directory run "make rel". -
-The compiled output will be statsapiserver in the source code directory. -
-
-
-
-
- - -- cgit v1.2.3-86-g962b