Home | History | Annotate | Download | only in web-page-replay

Lines Matching refs:DNS

96   """Forward DNS traffic."""
235 shaping_key: one of 'dummynet', 'dns', 'http'.
245 if ((self.shaping_type == 'proxy' and shaping_key in ('dns', 'http')) or
273 self.shaping_dns = self._ShapingKeywordArgs('dns')
333 # compute the ip/host used for the DNS server and traffic shaping
446 'This only changes the primary DNS nameserver to use the given IP.')
449 help='Run replay DNS & http proxies, and trafficshaping on --port '
450 'without changing the primary DNS nameserver. '
452 'or by pointing their DNS to this server.')
482 help='Don\'t forward DNS requests that resolve to private network '
488 help='Don\'t forward DNS requests to the local replay server. '
512 help='DNS port number to listen on.')