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 -dynamic-destination flag #15

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

Conversation

Xfennec
Copy link

@Xfennec Xfennec commented Sep 26, 2022

Hi!

We've a setup where multiple services should be available in the destination host. This flag allow the client to select the desired port in the PROXY protocol header.

Of course, the client should be trusted for this to work without security issues (in our case, its our frontal TCP reverse-proxy).

Any comment is welcome, and thanks for this helpful little tool! ;)

@Xfennec
Copy link
Author

Xfennec commented Sep 26, 2022

WIP, Incoming UDP support

@Xfennec
Copy link
Author

Xfennec commented Sep 27, 2022

UDP support added! Waiting for a review ;)

@kzemek
Copy link
Contributor

kzemek commented Nov 1, 2022

I like this but I have to set aside some time to test the changes. External testers welcome. :)

@Xfennec
Copy link
Author

Xfennec commented Nov 2, 2022

Understood.

FYI, we have this fork running since 2 month without any issue.

yuki0308 added a commit to yuki0308/go-mmproxy that referenced this pull request Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants