speedtest-tracker: add external IP URL and internet check hostname in .env#10078
speedtest-tracker: add external IP URL and internet check hostname in .env#10078michelroegl-brunner merged 4 commits intomainfrom
Conversation
- add 2 new options to get speedtest to work alexjustesen/speedtest-tracker#2525 (comment)
|
testing... |
|
Adding these env variables to |
|
Yeah i know, thats the reason for Draft. |
|
Possibly we can add this as well @MickLesk # Fix Ping issues: https://github.com/alexjustesen/speedtest-tracker/issues/2525#issuecomment-3677992174
setcap cap_net_raw+p /bin/pingAt least for me this solved some of the issues. |
|
maybe we should consider using https://ip.me when using |
|
Doesnt Work too 😂 |
|
for me it does :D |
|
For me none of the changes in env file worked. What did work is following command/s within the speedtracker lxc: This worked on both old working but broken after update lxc or a new up-to-date lxc that didnt work out of the box. |
Add capability to set raw socket permissions for ping
✍️ Description
[Feature] Better Feedback if cURL not possible (Speedtests fail when public IP check is blocked (e.g. AdGuard Home / DNS filtering)) alexjustesen/speedtest-tracker#2525 (comment)
🔗 Related Issue
Fixes #10415
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.