This is the install script for our network tester.
  • Shell 85.3%
  • HTML 11.8%
  • Dockerfile 2.9%
Find a file
2026-06-22 16:16:13 +02:00
dozzle Added Dozzle healthcheck 2026-06-22 16:16:13 +02:00
ferron Added Dozzle 2026-06-22 15:45:29 +02:00
mqtt Enabled frontend in Z2MQTT 2026-06-22 11:49:56 +02:00
tshark_capturer Updated tshark 2026-06-22 14:23:25 +02:00
uptimekuma Removed network 2026-05-14 14:02:03 +02:00
.gitignore Added Dozzle 2026-06-22 15:45:29 +02:00
install.sh Updated check netprobe 2026-06-22 15:51:38 +02:00
install_curl.sh renamed 2026-06-22 15:19:32 +02:00
README.md Updated readme 2026-06-22 15:33:52 +02:00

Usage

git clone https://git.steadit.be/steadit-bv/steadit-observer.git
cd steadit-observer
sudo chmod +x install.sh
sudo ./install.sh

One-liner

git clone https://git.steadit.be/steadit-bv/steadit-observer.git && cd steadit-observer && sudo chmod +x install.sh && sudo ./install.sh