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

Support Multi-IP Redirects & Update To Latest WinDivert? #7

Open
ndo360 opened this issue Dec 11, 2022 · 1 comment
Open

Support Multi-IP Redirects & Update To Latest WinDivert? #7

ndo360 opened this issue Dec 11, 2022 · 1 comment

Comments

@ndo360
Copy link

ndo360 commented Dec 11, 2022

Greetings!

I LOVE this program that you made as it helps me play old classic LAN games over the internet once more, without the need of using a VPN service. I was wondering if there is support to forward the same packet to multiple people. This kind of support would help revive older games without the need to rely on VPN software, and enable a more pure and direct connection.

An example of what I am talking about:

udp > 255.255.255.255 7776 -> [FIRST_IP] 7776, [SECOND_IP] 7776, [THIRD IP] 7776, [FORTH IP] 7776

I am unsure if having the same entry within a config file currently works... Mainly as I believe it alters the packets and doesn't copy and forward it. Hope this is a feature that can be supported, as if so that would be just amazing! :-D

@ndo360
Copy link
Author

ndo360 commented Dec 11, 2022

Assuming I am reading this entry write on WinDivert's website:

It appears that the flag "WINDIVERT_FLAG_SNIFF" may be what is required, and from there just make separate lines within the config file. I am not too technical so I may be wrong. Maybe this could be an additional flag to enter when running the program?

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

1 participant