This guide shows how to make a SOCKS5 proxy running on the Windows host available to an Ubuntu virtual machine using VMware NAT.
It is useful when:
- The Windows application exposes a local SOCKS5 proxy such as
127.0.0.1:23321. - The Ubuntu guest cannot connect to the Windows host's loopback address.
- You only need selected applications in Ubuntu to use the proxy.