Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). (Source )
You can download the Charles proxy from charles
If your machine is not under any firewall then configuring Charles is pretty straightforward and is clearly explained here
However if your machine is under firewall then the following changes are required on your machine.
Steps to do this on Windows 7 machine :
Happy Proxying !!
You can download the Charles proxy from charles
If your machine is not under any firewall then configuring Charles is pretty straightforward and is clearly explained here
However if your machine is under firewall then the following changes are required on your machine.
Steps to do this on Windows 7 machine :
- Control Panel ---> Network and Internet ---> Network and Sharing Center
- Click on Windows Firewall (located at the bottom left)
- Advanced Settings
- Click on Inbound Rules (located at top left)
- Click on New Rule (located at top right)
- Rule Type --> Program --> Next
- Program ---> Browse to the Charles.exe installation path --> Next
- Action ---> Allow the connection ---> Next
- Profile ---> Select All the options ---> Next
- Name ---> Assign any name and Click Finish.
Happy Proxying !!
No comments:
Post a Comment