This is the install script for our network tester.
- Shell 85.3%
- HTML 11.8%
- Dockerfile 2.9%
| dozzle | ||
| ferron | ||
| mqtt | ||
| tshark_capturer | ||
| uptimekuma | ||
| .gitignore | ||
| install.sh | ||
| install_curl.sh | ||
| README.md | ||
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