[THREAD] thread_num = 1 [PACKET_IO] """ example1: run_mode = pcap_live interface = [eth0, eth1] example2: run_mode = marsio work_thread_num = 10 # Prompt marsio how many threads to start to receive packets interface = [eth0] example3: run_mode = pcap_file pcap_file_path = /tmp/pcapfile/001.pcap # if single file, specify dir+filename; if pcapfile directory, specify dir """