Skip to content

Traffic to localhost isn't proxied #24

@ngregoire

Description

@ngregoire

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions