diff options
Diffstat (limited to 'qq_file_send.inf')
| -rw-r--r-- | qq_file_send.inf | 51 |
1 files changed, 2 insertions, 49 deletions
diff --git a/qq_file_send.inf b/qq_file_send.inf index ad5ee69..842cbb6 100644 --- a/qq_file_send.inf +++ b/qq_file_send.inf @@ -6,52 +6,5 @@ DESTROY_FUNC=QQ_FILE_SEND_DESTROY [HTTP] -FUNC_FLAG=HTTP_REQ_LINE,HTTP_RES_LINE,HTTP_MESSAGE_URL,HTTP_CONT_TYPE,HTTP_CONTENT -FUNC_NAME=qq_file_send_entry - - -[CAPTURE] -locally_save = 0 -save_directory = /home/jiangph - - -[ONLINE_FEATURE] -separator_header = abcd9876000003ef0000 -header_len = 10 -uuid_deviation = 83 -uuid_suffix = 0014 -uuid_suffix_len = 2 -content_deviation = 161 -end_suffix_len = 17 -end_suffix = abcd987600000000000000000000000901 - - -[OFFLINE_FEATURE] -separator_header = abcd9876000003ef0000 -header_len = 10 -uuid_deviation = 83 -uuid_suffix = 3f3f -uuid_suffix_len = 2 -content_deviation = 364 -end_suffix_len = 17 -end_suffix = abcd987600000000000000000000000901 - - -[NIRVANA] -udp_server_listen_port=6231 -dest_addr_port=6230 -dest_addr_ip_list=[192.168.10.90] - -#Maximum number of connections opened by per host. -#max_connection_per_host=1 -#max_used_memory_size_mb=500 -#tcp_upload_block_minsize=10000 -#udp_upload_block_maxsize=3072 - -fsstat_log_appname=SappNvnClient -fsstat_log_filepath=./log/nvnqq_file_send.fs -fsstat_log_interval=10 -#0-disable fsstat, 1-rewrite, 2-append -fsstat_log_print_mode=1 -fsstat_log_dst_ip=127.0.0.1 -fsstat_log_dst_port=8125 +FUNC_FLAG=HTTP_REQ_LINE,HTTP_RES_LINE,HTTP_MESSAGE_URL,HTTP_CONTENT +FUNC_NAME=qq_file_send_entry
\ No newline at end of file |
