HtmlUnit / htmlunit

HtmlUnit is a "GUI-Less browser for Java programs".
https://www.htmlunit.org
Apache License 2.0
859 stars 170 forks source link

Malformed reply from SOCKS server #675

Closed crazysvn closed 5 months ago

crazysvn commented 9 months ago

when using ipv6 socks proxy, below exception happens: I/O exception (java.net.SocketException) caught when processing request to {s}->https://xxx.com:443: Malformed reply from SOCKS server

rbri commented 9 months ago

@crazysvn can you please add a complete stack trace

rbri commented 5 months ago

@crazysvn can i close this?

crazysvn commented 5 months ago

yes. thanks.

RBRi @.***> 于2024年3月27日周三 19:23写道:

@crazysvn https://github.com/crazysvn can i close this?

— Reply to this email directly, view it on GitHub https://github.com/HtmlUnit/htmlunit/issues/675#issuecomment-2022529439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMA6QLBOYGI3SFPGWJ44WTY2KM2PAVCNFSM6AAAAABAEMAS52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSGUZDSNBTHE . You are receiving this because you were mentioned.Message ID: @.***>

rbri commented 5 months ago

Thanks for the feedback...