Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:peername() shouldn't just be TCP socket peer #128

Open
daurnimator opened this issue Aug 27, 2018 · 0 comments
Open

:peername() shouldn't just be TCP socket peer #128

daurnimator opened this issue Aug 27, 2018 · 0 comments

Comments

@daurnimator
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant