8

The computer is inside a company and only have internet access through proxy. I want the guest inside the VirtualBox to access the internet without changing anything in the guest. The host is Windows 10 Enterprise x64.

I know it is possible, I have done it with Proxifier

Proxifier allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy and chains.

But proxifier is not free and not very cheap for me.

I would love a solution that works as proxifier works but I need it just for the VirtualBox guests, so I think there might me a more specific solution for this case, any free solution for VirtualBox guest connections go through proxy will do.

Carlos Goncalves
  • 81
  • 1
  • 1
  • 2

1 Answers1

-1

My Guest machine is MacOS, Preproxy does good in Bridge mode, filling your host IP:Port here, then fill 127.0.0.1:Port in your Guest system proxy setting(or with SwithOmegaProxy). it does work.

I try hard to understand the communicatative mechenism between Guest and Host in VirtualBox,it might be Host proxy kits do not match virtualbox on different software layer to communicate with internet,or cross blocked one, so i found Preproxy suchlike kits matched the both layers perfectly.