Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rest api #6

Closed
thdotnet opened this issue Mar 14, 2018 · 1 comment
Closed

rest api #6

thdotnet opened this issue Mar 14, 2018 · 1 comment

Comments

@thdotnet
Copy link

Hi,

I can see that the container is running and exposing an endpoint on 3310. How can I send a file using the rest api? or does it offer a User Interface that I can use to upload / check the files?

@mko-x
Copy link
Owner

mko-x commented Mar 15, 2018

Hi @thdotnet,
this image just offers dockerized freshclam and clam(d) daemons running within a container.

If you want to make use of it via REST, you should connect it via a REST proxy (possibly as docker container).

@lokori created a good one that runs with this docker-clamav as docker image https://hub.docker.com/r/lokori/clamav-rest/ (source: https://github.com/lokori/clamav-rest).

Regards 👍

@mko-x mko-x closed this as completed Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants