mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
support clamav socket
This commit is contained in:
parent
9824fc9254
commit
200921a74c
4 changed files with 111 additions and 27 deletions
|
|
@ -86,6 +86,8 @@ Additionally, you can use the following options when starting an instance:
|
|||
- `kaspersky`: setup a kaspersky scan engine server in http mode. ( Requires
|
||||
[manually setting up the image](https://github.com/icewind1991/kaspersky-docker))
|
||||
- `kaspersky-icap`: setup a kaspersky scan engine server in ICAP mode.
|
||||
- `clamav`: setup a local clam av scanner in executable mode.
|
||||
- `clamav-socket`: setup a clam av scanner in socket mode.
|
||||
- `clamav-icap`: setup a clam av scanner in ICAP mode.
|
||||
- `clamav-icap-tls`: setup a clam av scanner in ICAP mode with TLS encryption.
|
||||
- `oc`: start an ownCloud instance in the same network.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue