Skip to content

localhost bypass not working #134

@Explorare

Description

@Explorare

[ENV]
Firefox Dev v127.0b1
FoxyProxy v8.9
Windows 10 22H2 v19045.4412

[ISSUE]
The requests made by Firefox extensions (Zotero Connector, Eagle) to localhost clients are proxied through SOCKS5 proxy, and the proxy server is flooded by the error message for the requests to the "local" ports.

288 [warning] [TCP] dial DIRECT (match RuleSet/Lan) 192.168.0.2:40946 --> 127.0.0.1:41595 error: connect failed: dial tcp 127.0.0.1:41595: connect: connection refused
287 [warning] [TCP] dial DIRECT (match RuleSet/Lan) 192.168.0.2:40947 --> 127.0.0.1:41595 error: connect failed: dial tcp 127.0.0.1:41595: connect: connection refused
286 [warning] [TCP] dial DIRECT (match RuleSet/Lan) 192.168.0.2:40946 --> 127.0.0.1:41595 error: connect failed: dial tcp 127.0.0.1:41595: connect: connection refused
285 [warning] [TCP] dial DIRECT (match RuleSet/Lan) 192.168.0.2:40946 --> 127.0.0.1:41595 error: connect failed: dial tcp

I've tried the same settings in MS Edge and it works just right.
I've tried to add *://127.0.0.1/* and *://localhost/* into exclude list but it didn't make any difference.

While my proxy server is flooded by the error message, there is nothing captured related in the FoxyProxy log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions