catchpoint / WebPageTest.tsproxy

Traffic-shaping SOCKS5 proxy
Apache License 2.0
73 stars 26 forks source link

Add option to map all requests to a specific host (and port mappings) #1

Closed pmeenan closed 8 years ago

pmeenan commented 8 years ago

To allow for chaining to WebPageReplay, add a command-line option to map all requests to a specific host instead of the requested name and allow for overriding port mappings (i.e. 443->8443, 80->8080, etc).