A Go proxy for clamd that filters out insecure commands.
Changelog
Features
- 7925307 feat: Add configurable command whitelist
Installation
# Download the appropriate binary for your platform from above
chmod +x clamdproxy
./clamdproxy --listen 127.0.0.1:3310 --backend 127.0.0.1:3311For detailed usage instructions, please see the README.
Released by GoReleaser