diff options
Diffstat (limited to 'bin/main.conf')
| -rw-r--r-- | bin/main.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/main.conf b/bin/main.conf new file mode 100644 index 0000000..d35a5ab --- /dev/null +++ b/bin/main.conf @@ -0,0 +1,7 @@ +[QUIC] +QUIC_PORT_LIST=443;8443;4433; +LOG_LEVEL=30 +LOG_PATH="./log/quic_decoder/quic_decoder" +DECRYPTED_SWITCH=2 +#MAX_PARSE_PKT_NUM=3 +MAX_CHLO_SIZE=4096 |
