# Domains of interest configuration # Requests and responses for these domains will be printed to stdout domains_of_interest = [ "amemv.com" ] dict_file = "dict.txt" # Proxy server configuration [proxy] port = 8080 # Traffic dump configuration [dump] output_dir = "traffic_dumps" DOI_dir = "interest_dumps" Enabled = true # ASR obfuscation configuration [asr] replace_percentage = 100