Hello,
First of all please excuse my ignorance in networking, my expertise is mainly application development.
Is it possible to monitor http traffic for a couple of clients that are not on my local network? I thought I can do something similar with Fiddler, but the Proxy that Fiddler creates seems to be exposed for LAN only, I can't configure it for my external (internet) IP address.
So, could anyone please just lead me to the right way, what do I need here? Should I host my own proxy server and then chain it with fiddler, and let the users use this proxy server? What is the best option?
A client is asking me to do this, they have some sort of a survey and they want to log all http activity for a couple of users over a period of time. So that's the main objective.
Thanks,
First of all please excuse my ignorance in networking, my expertise is mainly application development.
Is it possible to monitor http traffic for a couple of clients that are not on my local network? I thought I can do something similar with Fiddler, but the Proxy that Fiddler creates seems to be exposed for LAN only, I can't configure it for my external (internet) IP address.
So, could anyone please just lead me to the right way, what do I need here? Should I host my own proxy server and then chain it with fiddler, and let the users use this proxy server? What is the best option?
A client is asking me to do this, they have some sort of a survey and they want to log all http activity for a couple of users over a period of time. So that's the main objective.
Thanks,