Files
wpscan/spec/samples/conf/browser/browser.conf_proxy.json
Christian Mehlmauer 3b4790163c fix rspecs
2013-07-19 23:07:58 +02:00

9 lines
238 B
JSON

{
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20100101 Firefox/11.0",
"user_agent_mode": "static",
"proxy": "127.0.0.1:3038",
"cache_ttl": 300,
"request_timeout": 2000,
"connect_timeout": 1000
}