Thanks for a reply, in this respect, can we specify
wss.address = 192.168.1.5, 192.168.1.6
so that multiple domains (or subdomains) bound to those IP addresses can all lead to the same server but from different NICs?
e.g. domain0.com -> 192.168.1.5 -> wss://domain0.com:8443/
e.g. domain1.com...