maile3241 Posted February 28, 2022 Posted February 28, 2022 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.
Nokiamies Posted March 2, 2022 Posted March 2, 2022 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 1
maile3241 Posted March 3, 2022 Author Posted March 3, 2022 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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now