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

Custom Ports #514

Open
Jagkros opened this issue Apr 21, 2022 · 1 comment
Open

Custom Ports #514

Jagkros opened this issue Apr 21, 2022 · 1 comment

Comments

@Jagkros
Copy link

Jagkros commented Apr 21, 2022

Context
Me and my brother are very rarely home but we both utilize GeForce experience to play games on our individual machines. Currently we have to configure our router to point to either machine before we connect.

I understand that the ports on the host machine/GeForce Experience cannot be altered.

I'm not looking to alter my host machine's ports; is there a way to edit Moonlight client's ports either by editing the code or changing a configuration file?

I'd like to configure my router to receive/send data on custom ports and have those packets port forwarded to the correct local ports.

Example
External Ports:
TCP 55043, 57991, 57995, 57996, 57989, 57984
UDP 50007, 50009, 57999, 57992, 57998, 57989, 58000

Internal Ports (192.168.50.20/Port Forwarding)
TCP 35043, 47991, 47995, 47996, 47989, 47984
UDP 7, 9, 47999, 47992, 47998, 47989, 48000

@Ali-Flt
Copy link

Ali-Flt commented Jul 10, 2022

You could also use ssh -L option for port forwarding if you don't want to change router settings. I don't think moonlight has this ability which is kind of weird cause it makes sense to be able to tell moonlight the port in addition to the IP. Working with a fixed port is not good practice

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

2 participants