clamd.cr
clamd.cr
clamd.cr is a crystal library for sending commands to clamd instances. It can be used for monitoring a running clamd instance, or sending files for scanning - either over the network or by sending a local file path.
Installation
Add this to your application's shard.yml
:
dependencies:
clamd:
github: RX14/clamd.cr
Usage
require "clamd"
TODO: Write usage instructions here
Contributing
- Fork it ( https://github.com/RX14/clamd/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- RX14 RX14 - creator, maintainer
Repository
clamd.cr
Owner
Statistic
- 2
- 0
- 0
- 1
- 0
- almost 6 years ago
- September 20, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 02:17:44 GMT
Languages