This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-kni/bin/project_list.conf
liuyang c4026e018c 20180719
1、增加默认工作模式:BYPASS状态:whitelist和扫描未命中都回注;INTERCEPT:只有whitelist回注;
2、域名定义最长默认MTU1500长度,超长截断;
3、HTTP_HOST扫描whitelist_domain,无HOST的HTTP回注;更改kni.inf的HTTP入口只注册HTTP_HOST
4、流标签从int类型改为struct类型,所以更改./conf/project_list.conf
2018-07-19 11:05:10 +08:00

22 lines
412 B
Plaintext

#project_requirement_name value_type
#current requirement definitions:
# terminal_tag,
# ipv4_frag_list,
# ipv6_frag_list,
# stream_id,
# value type definitions
# char,
# short,
# int,
# long,
# struct
#terminal_tag struct
#ipv4_frag_list struct
#ipv6_frag_list struct
#stream_id struct
#test_project struct
tcp_flow_stat struct
udp_flow_stat struct
protocol_tag struct