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

Add server handler for PROXY (v1) protocol #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fr3aker
Copy link

@fr3aker fr3aker commented Jul 27, 2019

This PR adds a server handler for the PROXY protocol version 1

With this PR it is possible to serve the raw tcp socket (serve_rs) using the PROXY protocol (v1) by calling serve_pv1rs instead.

This allows for example to run ElectrumX behind a TCP load balancing proxy while retaining connection information (most importantly the remote IP).

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

Successfully merging this pull request may close these issues.

1 participant