A modular FastAPI service providing network‑level diagnostic tools
5.4K
A modular FastAPI service providing network‑level diagnostic tools:
The service exposes clean JSON APIs suitable for automation, monitoring, and security auditing.
/health endpoint for container orchestrationPull latest image:
docker pull sharevb/network-utils-ws:latest
Run it with access to the host Docker daemon:
docker run \
-p 8000:8000 \
sharevb/network-utils-ws:latest
Install dependencies:
pip install -r requirements.txt
Run locally:
uvicorn main:app --reload
MIT
Content type
Image
Digest
sha256:0d03a2e47…
Size
60.2 MB
Last updated
7 days ago
docker pull sharevb/network-utils-ws:22ecde3055fa63647b92f493b78af7dcea436a70