February 28, 20224 yr Hi everybody, My host system is Windows 10 and I have 3 VMs running. I want to run the proxy outside the vms so as not to have to open the proxy inside the vms. Is that possible? My 3 vms are windows xp, 2000 and 7.
March 2, 20224 yr Totally possible. I got ProxhttpsProxy running network using raspberry pi and before it was running network wide on Windows. On RPI I used one version which was not wrapped in exe file rather python script. I try look that up. But for Windows all you need is install ProxhttpsProxy like normal, you can do it on Windows 10 too and allow in and outbound traffic on firewall. Then you set Proxy for host IP address with port 8079. For example if your VM ip addresses are 192.168.10.5, 192.168.10.24 and 192.168.10.21 and Windows 10 host running proxy is on IP 192.168.10.20 you set proxy address to be 192.168.10.20 and port 8079. I have done it many times and never had any issues. I recommend set static ip to machine hosting proxy though to avoid address changes
March 3, 20224 yr Author 16 hours ago, Mr.Scienceman2000 said: Totally possible. I got ProxhttpsProxy running network using raspberry pi and before it was running network wide on Windows. On RPI I used one version which was not wrapped in exe file rather python script. I try look that up. But for Windows all you need is install ProxhttpsProxy like normal, you can do it on Windows 10 too and allow in and outbound traffic on firewall. Then you set Proxy for host IP address with port 8079. For example if your VM ip addresses are 192.168.10.5, 192.168.10.24 and 192.168.10.21 and Windows 10 host running proxy is on IP 192.168.10.20 you set proxy address to be 192.168.10.20 and port 8079. I have done it many times and never had any issues. I recommend set static ip to machine hosting proxy though to avoid address changes Thank you very much! It works!
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now