RetGal / Dayon

Dayon! - A cross-platform remote desktop assistance solution for your family and friends
https://retgal.github.io/Dayon/
GNU General Public License v3.0
145 stars 45 forks source link

Assistant: use UPnP to open a port #61

Closed fgaz closed 1 year ago

fgaz commented 1 year ago

Is your feature request related to a problem? Please describe.

Dayon! requires a bit of knowledge about port forwarding on the assistant side, and that's perfectly fine, but I think the process could be made easier by adding UPnP support directly in Dayon.

Describe the solution you'd like

When the assistant server is started, Dayon! automatically opens the port (or a random port) with UPnP. When it's stopped, the port is closed.

Describe alternatives you've considered

Just let the assistant user handle it. There are standalone UPnP clients after all.

Additional context

RetGal commented 1 year ago

Hi, thanks for your suggestion, I'm looking into it!

RetGal commented 1 year ago

Feature implemented and available in Version 12.0.0 (Adorable Asteroid)