netprobe_lite
netprobe_lite copied to clipboard
Simple internet performance tester written in Python
Hello and thank you for putting this together in the first place. I added ability to test the custom DNS server on a port other than `53` by specifying a...
Hi there, is there a way to setup netprobe lite as standalone app where redis, prometheus and grafana are external instances? I have these setup already in my home environment...
Hey there, I have two old raspberry pi model B laying around and I thought I could use one for your project. I installed the newest version of Raspberry Pi...
Suggested consideration for the submitted code snippet to avoid `Division by 0 issue in presentation` error message. #51 **Division by zero error:** * When calculating the averages (`average_latency`, `average_loss`, and...
Hiya, I'm having issues with running netprobe-presentation after migrating the stack to a new machine, running it on an external grafana source: ```Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/redis/connection.py", line...