Zend certified PHP/Magento developer

Force Process to Use Specific Network Adapter?

I am trying to get MS Edge to bind to another network adapter. I’ve tried programs like ForceBindIP but it doesn’t seem to work with chrome/edge. It appears to work by doing a DLL injection with the main process, which doesn’t seem to play nice with chrome/edge. I’ve also tried other applications like Proxifier, which seems to work for about a second or two but then it starts using the default network adapter.

Is there any other workaround that could be used? Like running an application under another user and have that user have a different network adapter? I’ve tried searching for alternatives but most people suggest ForceBindIP which doesn’t work.