如何连接到ClamAV守护进程?

时间:2017-02-12 19:40:16

标签: linux ubuntu-14.04 clam

我尝试通过终端中的 telnet 命令连接到localhost 3310端口上的ClamAV守护程序 clamd telnet 127.0.0.1 3310

Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
nIDSESSION [pressed ENTER button on keyboard]
nPING      [pressed ENTER]

但它给出了错误:

1: Only nCMDS\n and zCMDS\0 are accepted inside IDSESSION. ERROR
1: Error processing command. ERROR
Connection closed by foreign host.

输入 zPING\0 [pressed ENTER] nPING\n 无效,再次提示错误。 你能提出什么建议吗?

0 个答案:

没有答案