An open API service indexing awesome lists of open source software.

https://github.com/justus0405/web-monitor

🧯A Web-Based System Monitoring Interface Written in Bash
https://github.com/justus0405/web-monitor

bash bash-script bash-scripting dumpster-fire http http-server monitor monitoring monitoring-scripts proof-of-concept script website

Last synced: about 2 months ago
JSON representation

🧯A Web-Based System Monitoring Interface Written in Bash

Awesome Lists containing this project

README

        













# A Web-Based System Monitoring Interface Written in Bash

Well, let's just say... I was bored in math class and thought to myself, "Is there a way to make a web server in Bash?"
And holy macaroni, there is a way! So, I decided to make this proof-of-concept script.
It's like Neofetch with a lot of extra steps.

> [!NOTE]
> What in the name of God are you doing?
> Don't actually use this. x3

## Installation

1. Clone the repository:

```shell
git clone https://github.com/Justus0405/Web-monitor.git
```

2. Navigate to the directory:

```shell
cd Web-monitor
```

3. Run the script with the start argument:
```shell
./web-monitor start
```

## Usage

```plaintext
usage: ./web-monitor.sh [...]
arguments:
start
stop
restart
status
help
version
```

#


Copyright © 2025-present Justus0405