linuxserver/docker-smokeping

Feature request: add support for EchoPingHttps

Tony2 opened this issue · 5 comments

Tony2 commented

linuxserver.io


Desired Behavior

users should be able to use EchoPingHttps

Current Behavior

EchoPingHttps requires binary echoping, which is not included in the docker image.

Alternatives Considered

I tried to install echoping with apk, but could not, it seems echoping is not available for alpine.

It would be helpful to have an extra Dockerfile based on debian-slim, rather than alpine.

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Hi, seeing that there was #20 and #103 before this should be handled in some way. Yes, echoping seems stale and no longer actively maintained ... there are still packages for some distributions but not alpine.

Could someone document the situation in the readme of this repo so that users are aware that not all probes are available? tcpping might be an alternative for some use-cases...

Or the Dockerfile could be extended to build echoping.

Would benefit from this as well as I need to do some UDP testing.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.