Cyberwasp
Subscriber
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...
TheI'm familiar with his scripts and tried it. however, it doesn't work. it doesn't even download the image. I have one for Pihole that works fine!
docker run
This is LAN speed.That's what I was wondering. As I have 1g fiber, but I want the LAN test! I'm gathering that's what it's showing! my isp is usually in that range also.
version: '3.3'
services:
speedtest:
container_name: speedtesttracker
image: henrywhitaker3/speedtest-tracker
ports:
- 80:80
volumes:
- ./speedtesttracker:/config
environment:
- TZ=
- PGID=1000
- PUID=1000
- OOKLA_EULA_GDPR=true
- AUTH=true
logging:
driver: "json-file"
options:
max-file: "10"
max-size: "200k"
restart: unless-stopped
You will have to be a bit more specific. What fw did you set up? Sspeedtest-tracker uses Ookla's speedtest cli, so that should mean TCP/UDP 8080but as soon as I enable my firewall
TCP/UDP 5060, add that as well.I'm talking about my Synology NAS firewall. I've tested both TCP/UDP 8080 and I still get red Xs as results, rather then the actual Ping, down and up speeds. When I disable my firewall completly, then all is good.
Hmm. The container is in a network that has internet access? This doesnt look like incoming issue at all, but an outgoing. It looks like your instance is unable to reach other destinations not the otherway around.@Rusty I've tried both TCP/UDP 5060 and 8080 (at the same time):
View attachment 11448
and each time I enable my NAS firewall I get this (after the [services.d] done.)
View attachment 11446
and this
View attachment 11447
We use essential cookies to make this site work, and optional cookies to enhance your experience.