readme

来自「该软件根据网络数据生成NetFlow记录。NetFlow可用于网络规划、负载均衡」· 代码 · 共 16 行

TXT
16
字号
FILE - README=============This directory contains the np_FMagic.py class used by np_rets.py to compare claimed HTTP object file types with the results of applying 'file-magic' teststo some leading number of bytes of the saved objects.The class library 'fmagicc.so' is SWIG generated but relies upon various objectfiles produced as part of the Unix 'file' command distribution. Although the file-4.09 distribution allows the building of shared libraries, it is simpler in this case to build the file command, but to just incorporate the relevant components into 'fmagicc.so'.The file-nprobe/Makefile should take care of all operations needed in building the appropriate file command components.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?