Skip to content

Add option to select which network interface to use for the server #169

@fnaat

Description

@fnaat

I am running this app on a Windows 11 computer which is using a VPN service (via a virtual network interface). This network interface comes first in the "ipconfig" list of adapters and this is also the interface which the Remote Control Server binds to. As this interface only communicates with the remote VPN server the Remote Control Server isn't reachable through this address on the local WiFi.

Currently I have to disable the VPN service so that the VPN interface doesn't show up any more and then start the Remote Control Server so that it binds to the WiFi interface.

Would it be possible to add an option to select which interface the server binds to so that I don't have to use this workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions