{ "source": { "type": "cfst_local" }, "cfst_local": { "work_dir": "./cfst_darwin_arm64", "binary": "./cfst", "run_args": [ "-f", "ip.txt", "-o", "result.csv", "-p", "10" ], "result_file": "result.csv", "run_timeout_sec": 600, "skip_run": false, "header_rows": 1, "columns": { "ip": 0, "sent": 1, "received": 2, "loss_rate": 3, "avg_latency": 4, "download_speed": 5, "region": 6 } }, "domain_filter": { "include_suffixes": [], "exclude_regex": [] }, "healthcheck": { "enabled": false, "attempts": 3, "timeout_ms": 1800, "port": 443, "tls_verify": false }, "selection": { "top_n": 3 }, "output": { "runtime_dir": "./cfip_runtime", "selected_value_file": "current_ip.txt", "selected_value_json": "current_ip.json", "selected_value_json_key": "ip", "state_file": "state.json", "state_last_good_key": "last_good_ip", "export_vars_file": "substore_vars.json", "substore_value_key": "AUTO_CFIP" }, "v2ray": { "template_file": "", "output_file": "", "replace_token": "__AUTO_DOMAIN__" }, "notify": { "command": "" } }