tpcpr/src/parser.json

13 lines
299 B
JSON

{
"insert_max": 20000,
"filter": "!ip6 && tcp",
"regex_filter": "http://",
"from_device": false,
"parse_device": "enp7s0",
"pcap_file": "",
"pcap_dir": "../target",
"database_user": "postgres",
"database_host": "localhost",
"database_password": "password"
}