You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. for a connection over a SOCKS proxy, it should be the end peer, not the SOCKS proxy.
e.g. for a (client) stream using a http proxy, it should be the target host
This change will require that :peername have a way to return an unresolved host.
The text was updated successfully, but these errors were encountered:
e.g. for a connection over a SOCKS proxy, it should be the end peer, not the SOCKS proxy.
e.g. for a (client) stream using a http proxy, it should be the target host
This change will require that
:peername
have a way to return an unresolved host.The text was updated successfully, but these errors were encountered: