Can I view the http request made on a browser in a VM on a remote server from Wireshark on my PC?
I am making an http request on a browser in a VM. How can I view the http request from Wireshark running on my local PC? Is it possible to do so? Edit: The VM is not running on my PC. It is a remote system that I can access either through a web client or an application.
So there's a VM running on a server somewhere in The Cloud(TM), and you're running an web client or application on your machine that displays the contents of the display of the VM, as sent over the network, and takes keystrokes you type and mouse movements/mouse button presses you make and sends them over the network to the VM, where they are made to look like input from the VM's (simulated) mouse/keyboard?
That's the only network traffic between you and the VM?