Hello, by default, traffic to localhost, 127.0.0.1, ... isn't proxied. That can be fixed by adding the following line to the `chrome` script: "--proxy-bypass-list=<-loopback>", Details at https://chromium.googlesource.com/chromium/src/+/master/net/docs/proxy.md#Bypass-rule_Subtract-implicit-rules
Hello,
by default, traffic to localhost, 127.0.0.1, ... isn't proxied.
That can be fixed by adding the following line to the
chromescript:Details at https://chromium.googlesource.com/chromium/src/+/master/net/docs/proxy.md#Bypass-rule_Subtract-implicit-rules