Skip to content

Local IP address detection in remote control #39

Open
TimPushkin opened this issue Jul 19, 2021 · 0 comments
Open

Local IP address detection in remote control #39

TimPushkin opened this issue Jul 19, 2021 · 0 comments

Comments

@TimPushkin
Copy link
Collaborator

In it's current state RemoteRpcServer.getIPAddress() finds the first IPv4 address that is not localhost and is not on a dummy interface. But if there are several addresses that meet these requirements picking the first one may not be the right choice. For example, the one from usbnet0 may be picked when we need the one from wlan0.

@anastasiia-kornilova anastasiia-kornilova changed the title Local IP address detection Local IP address detection in remote control Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant