I'm running Ubuntu 20.04 under Windows Subsystem for Linux. I have a VPN running inside Ubuntu to access an API on a remote system.
This VPN only works with a Linux client app. I want to try the API using Postman in Windows, but this is "outside" WSL2 and the VPN network.
Since I can't install my VPN in Windows and Postman does not work under Linux/WSLg, how can I re-route my Windows Postman request traffic to WSL2?