countpcap
Directory actions
More options
Directory actions
More options
countpcap
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
需求: 统计22:00-8:00之间服务器流出流量 使用方法: 修改脚本中dir_path变量为流量包所在地址 修改脚本中serverIp变量为服务器地址 修改脚本中geopath变量为geo数据库路径,默认为当前文件夹下GeoLiteCity/GeoLiteCity.dat路径,若移动该文件,请修改。 注意事项: 1. 输出结果流量单位大小目前为M,若不符合请修改,脚本中标出修改位置,去掉一个1024为KB,两个为B 2. 其余注意事项同上一个脚本