I use advanced session plugin in my project successfully. I can search server and handle it.
But it has an exception, If my client computer has many network interface, physic or virtual(like vmware or docker), sometimes the plugin will search server from any network interface.
And then it use other network , not same LAN as Server.
So, Can I specific which network interface to use for searching server list in my client?