My OpenWrt must use http proxy to access web

In my office environment, all computers must be configured with HTTP Proxy to access the Internet.

For experimental reasons there are many VMs and I don’t want to set up HTTP proxy in each VM.

How to set it in an OpenWrt so that the VM connected to OpenWrt does not need to set a proxy?

There's still no way around doing that. A transparent proxy was possible with unencrypted http/ ftp traffic, but that isn't possible for https, which makes up the majority of today's web.

1 Like

ok, I still config the http proxy in each vm.

if possible zou can use the Web Proxy Autodiscovery Protocol or provide proxy information though DHCP option 252.

1 Like