Download List

项目描述

afick is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. It works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can then run the script to discover all modifications made since the snapshot was taken (i.e. files added, changed, or removed). The configuration syntax is very close to that of aide or tripwire, and a graphical interface is provided.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 22:22
3.3

此版本继续重写与图书馆和单元测试。添加了 Afick::Gen,一个新的图书馆为通用的代码。Bug 修复修复 report_url 选项中。Check_update 功能也被固定了。
标签: Stable
This release continued the rewrite with libraries and unit tests. Afick::Gen, a new library for generic code was added. A bug was fixed in the fix report_url option. The check_update feature was also fixed.

2012-11-14 07:04
3.2

这是新的 3.x 分支 (民进在面向对象的编程中重写) 的第二个版本。很多 bug 被固定。添加了新的插件 (stat_date)。Afick::Tst 添加的类。
标签: Stable
This is the second release of the new 3.x branch (a progressive rewrite in object oriented programming). Many bugs were fixed. A new plugin (stat_date) was added. The class Afick::Tst was added.

2012-07-25 04:01
3.1

这是新的 3.x 分支的第一个公共 (稳定) 版本。它是在面向对象的编程中,以允许更好的代码和更好地支持 afick (现在部分) 是重写。它匹配的 2.21 版本的功能。两个 afick 分支 (2.x 和 3.x) 将保持平行的几个版本中,若要允许用户迁移时他们想要的。
标签: Stable
This is the first public (stable) release of new 3.x branch. It is a rewrite (partial for now) of afick in object oriented programming, to allow better code and better support. It matches the 2.21 release for features. The two afick branches (2.x and 3.x) will be maintained in parallel for a few versions, to allow users to migrate when they want.

2012-07-17 08:29
2.21

在 Unix/Linux 系统上,cron 作业现在可以通知 nagios 监测、 使用美国工具。
标签: Stable
On Unix/Linux systems, the cron job can now notify nagios monitoring, using the nsca tool.

2012-02-08 00:33
2.20

添加了长沙-256 和长沙 512 校验和算法以长沙-1 替换为更好的安全性。输出的长沙-* 校验和,现显示,sha256sum 和 sha512sum 命令的输出与兼容。
标签: Stable, Minor feature enhancements
SHA-256 and SHA-512 checksum algorithms were added to replace SHA-1 for better security. Output of SHA-* checksums are now compatible with the output of the sha1sum, sha256sum, and sha512sum commands.

Project Resources