Zend certified PHP/Magento developer

How can I use Cloudflare WARP over SOCKS5 proxy?

I can’t find a way to use Cloudflare WARP client over local SOCKS5 proxy.
I even tried using Proxifier to force it to use proxy but it couldn’t connect, probably because WARP uses WireGuard, which is UDP, but Proxifier only support TCP.

my local proxy on 127.0.0.1 however supports both TCP and UDP.

so how can I use Cloudflare WARP over my local SOCKS5 proxy?