Skip to content

[Bug]: can not access [::1] on windows #62

@NateScarlet

Description

@NateScarlet

Platform

Windows

ProxyBridge Version

3.1.0

OS and Version

Windows 10 22H2

Documentation

Code Review

  • I have gone through the code page

Describe the Bug

  1. run any service on [::1] like py -m http.server -b ::1 8080
  2. curl -v http://[::1]:8080
  3. open ProxyBridge try again to see Could not connect to server

I know ipv6 is not supported on windows, but block all ipv6 trafic silently is unexpected.
This takes me few hour to figure it out, atleast add a log entry for this.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions