cdarras/clamav-client Star79 Code Issues Pull requests Java client library for the ClamAV antivirus daemon kotlin-libraryjava-libraryclamav-clientclamav-antivirus UpdatedDec 12, 2023 Kotlin appwrite/php-clamav Star65 Code Issues Pull requests ...
The ClamAV::Client class is responsible for opening a connection to a remote ClamAV clam daemon. See the implemented commands below. PING => Boolean Pings the daemon to check whether it is alive. client = ClamAV::Client.new client.execute(ClamAV::Commands::PingCommand.new) # => true SC...
原始碼套件: libclamav-client-perl (0.11-4) [universe] libclamav-client-perl 的相關超連結 Ubuntu 的資源: 報告問題 Ubuntu Changelog 版權文件 Debian 原始碼倉庫 (Git) 維護者: Ubuntu MOTU Developers (郵件存檔) Please consider filing a bug or asking a question via Launchpad before contacting ...
<!-- https://mvnrepository.com/artifact/xyz.capybara/clamav-client --> <dependency> <groupId>xyz.capybara</groupId> <artifactId>clamav-client</artifactId> <version>1.0.1</version> </dependency> Include comment with link to declaration Compile Dependencies (0) Category/License Group / Arti...
王歌/perl-ClamAV-Client forked from src-openEuler/perl-ClamAV-Client 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 ...
regarding ITA: libclamav-client-perl -- Perl client for the ClamAV to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. ...
套件: libclamav-client-perl (0.11+ds-1) [universe] libclamav-client-perl 的相關超連結 Ubuntu 的資源: 報告問題 Ubuntu Changelog 版權文件 下載原始碼套件 libclamav-client-perl: [libclamav-client-perl_0.11+ds-1.dsc] [libclamav-client-perl_0.11+ds.orig.tar.gz] [libclamav-client-perl...
openeuler-ci-bot 拥有者 1 分钟前 x86_64架构构建及构建后检查:multiarch/src-openeuler/x86-64/perl-ClamAV-Client/3/console 表态 回复 openeuler-ci-bot 拥有者 1 分钟前 aarch64架构构建及构建后检查:multiarch/src-openeuler/aarch64/perl-ClamAV-Client/3/console 表态 回复 审查...
compile'xyz.capybara:clamav-client:2.1.3' Manually Alternatively, you can download the jar file of this library directly from the Maven Central Repository website and add it to the classpath of your application:Download page. Usage After the library has been added to your build, start by cre...
Rust ClamAV client library with optional Tokio and async-std support - Refactor · toblux/rust-clamav-client@cf6a2c8