Lines Matching refs:help
391 arg_parser.add_argument('replay_filename', type=str, help='Replay file',
396 help='Download real responses and record them to replay_file')
399 help='Append responses to replay_file.')
404 help='Minimum verbosity level to log')
408 help='Log file to use in addition to writting logs to stderr.')
417 help='Upload Bandwidth in [K|M]{bit/s|Byte/s}. Zero means unlimited.')
421 help='Download Bandwidth in [K|M]{bit/s|Byte/s}. Zero means unlimited.')
425 help='Propagation delay (latency) in milliseconds. Zero means no delay.')
429 help='Packet loss rate in range [0..1]. Zero means no loss.')
433 help='Set initial cwnd (linux only, requires kernel patch)')
438 help='Select a set of network options: %s.' % ', '.join(
443 help='When shaping is configured (i.e. --up, --down, etc.) decides '
453 help='IP address of host running "replay.py --server_mode". '
457 help='Run replay DNS & http proxies, and trafficshaping on --port '
464 help='A comma separated list of JavaScript sources to inject in all '
471 help='During replay, do not show a diff of unknown requests against '
476 help='During replay, if a request is not found, serve the closest match'
481 help='During replay, simulate server delay by delaying response time to'
486 help='Save PNG images of the loaded page in the given directory.')
490 help='Don\'t forward DNS requests that resolve to private network '
496 help='Don\'t forward DNS requests to the local replay server. '
502 help='The IP address to bind all servers to. Defaults to 0.0.0.0 or '
507 help='Port number to listen on.')
511 help='SSL port number to listen on.')
515 help='Port on which WPR will listen for HTTP requests that it will send '
520 help='DNS port number to listen on.')
524 help='Certificate file to use with SSL (gets auto-generated if needed).')
528 help='Do not setup an SSL proxy.')
531 help='Use OpenSSL to generate certificate files for requested hosts.')
535 help='Do not check if administrator access is needed.')
539 help='Scramble image responses.')
542 help='Path of file containing Python rules.')
545 help='A comma-separate list of allowed rule imports, or \'*\' to allow'