-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Fixed ReleasedbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Platform
Windows
ProxyBridge Version
3.1.0
OS and Version
Windows 10 22H2
Documentation
- I have read the Windows documentation
- I have read the macOS documentation
- I have read the Linux documentation
Code Review
- I have gone through the code page
Describe the Bug
- run any service on [::1] like
py -m http.server -b ::1 8080 curl -v http://[::1]:8080- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fixed ReleasedbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done