1、删除无用测试类;
2、修改maat与非maat配置下发接口,支持多service同时下发; 3、新增摘要获取接口
This commit is contained in:
9
src/main/webapp/maat-redis/.gitignore
vendored
Normal file
9
src/main/webapp/maat-redis/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
SI/
|
||||
*.I*
|
||||
*.P*
|
||||
*.S*
|
||||
*.W*
|
||||
*.[od]
|
||||
*.[1-9]*
|
||||
*.log
|
||||
*.a
|
||||
BIN
src/main/webapp/maat-redis/MESA.zip
Normal file
BIN
src/main/webapp/maat-redis/MESA.zip
Normal file
Binary file not shown.
BIN
src/main/webapp/maat-redis/digest_gen
Normal file
BIN
src/main/webapp/maat-redis/digest_gen
Normal file
Binary file not shown.
7
src/main/webapp/maat-redis/readme.txt
Normal file
7
src/main/webapp/maat-redis/readme.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
操作系统运行环境linux7.0
|
||||
文件摘要工具安装步骤:
|
||||
1.将MESA.zip 拷贝opt目录下,解压,执行update_env.sh
|
||||
2.可将digest_gen拷贝到任何目录(ldd digest_gen查看依赖包)
|
||||
执行命令如下:
|
||||
./digest_gen -f /home/a.txt 结果如下:
|
||||
/home/a.txt 21 1.154222
|
||||
Reference in New Issue
Block a user