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

Forwarding to multiple addresses not working #1129

Open
Daemon-Targaryen opened this issue Oct 2, 2022 · 5 comments
Open

Forwarding to multiple addresses not working #1129

Daemon-Targaryen opened this issue Oct 2, 2022 · 5 comments

Comments

@Daemon-Targaryen
Copy link

Daemon-Targaryen commented Oct 2, 2022

V1.3.3

Command line : --input-raw :9000 --input-raw-engine "raw_socket" --output-http "end_point_A:31380" --output-http "end_point_B:31380" --http-set-header "Host:some_host" --http-set-header "origin:gor" &

Forward traffic goes only to end_point_B

@frostnotfall
Copy link

The same to me.
Command line: --input-raw :80 --output-http "http://[IP]" --output-http "http://[IP]"

@Daemon-Targaryen
Copy link
Author

Any feedback on this ?

@mdzahedhossain
Copy link

I am having the exact same issue. I have two urls that I use using the --output-http and the traffic only gets forwarded to the second url. Any update on this?

@tianxiao1988
Copy link

Any update on this?

@matthieulabbe
Copy link

Note: This was fixed in the master branch by 752b457

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

No branches or pull requests

5 participants