Questions tagged [charles-proxy]

Questions related to Charles, an HTTP proxy / HTTP monitor / Reverse Proxy.

Charles

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy.

Resources

585 questions
30
votes
6 answers

Android emulator network config

So I have set up charles proxy to monitor traffic that goes out of the android emulator. Now when I open a website it in the Android browser For eg:- google.com I see google.com in charles proxy. But when I open an app(say instagram app) in the…
azero0
  • 2,220
  • 3
  • 20
  • 31
30
votes
3 answers

Charles proxy SSL connections won't show hostnames, only ips

I'm using Charles to debug my apps- on both android and ios. something rather strange happens, on the secured connection, after I have installed Charles CA on the devices. On IOS, Charles will show the request to the hostname in the list of…
azv
  • 1,583
  • 4
  • 18
  • 25
29
votes
1 answer

How to Remove / Disable local map in charles proxy

How do I Remove / Disable local map in charles proxy? I can see that you can disable it when you go to the "Tools" section but how do I remove the file mapping completely?
user1175906
  • 293
  • 3
  • 5
29
votes
7 answers

Can't set headers on my WKWebView POST request

I want to do a POST request to my WKWebView but the headers doesn't get set when I monitor the requests with Charles so the request fails. What is wrong here? NSString *post = [NSString stringWithFormat: @"email=%@&password=%@", email,…
Mattias Farnemyhr
  • 4,148
  • 3
  • 28
  • 49
28
votes
3 answers

Charles proxy shows IP addresses instead of domain names

Charles for me shows IP addresses instead of domain names. Has anyone else seen this problem. See the attached screenshot.
pgiitu
  • 1,671
  • 1
  • 15
  • 23
26
votes
5 answers

Charles Proxy Causes Privacy Error

I'm using Charles to proxy in files from localhost to test features of a facebook game. This was working yesterday, now suddenly turning the proxy on results in a privacy error from Chrome: "Your connection is not private,…
Nightmare Games
  • 2,205
  • 6
  • 28
  • 46
25
votes
3 answers

iOS 8 / Xcode 6 Simulator is not using HTTP Proxy anymore

My iOS 8 Simulator is not using my proxy settings anymore (I want to debug with Charles). The rest of the system does. The simulator somehow seems to get direct internet access. Have I missed some new setting? Caution: this is NO dup of How to use…
stk
  • 6,311
  • 11
  • 42
  • 58
25
votes
4 answers

SSL Proxy with Genymotion and Charles?

I'm trying to get Genymotion (an x86 Android emulator hosted in Virtualbox) working with Charles proxy. I've managed to connect the device to the proxy in the device's wifi proxy settings, using the gateway ip (the vm is configured to use a…
CtrlF
  • 674
  • 3
  • 8
  • 17
25
votes
4 answers

Using Charles Proxy on Mac OS X selectively for iOS Simulator

Is there any way to use Charles proxy selectively with particular applications like iOS Simulator on Mac OS X? Currently while monitoring HTTP traffic to and fro iOS application running with iOS Simulator, Charles also monitors HTTP traffic from…
indiantroy
  • 1,503
  • 1
  • 15
  • 25
22
votes
5 answers

How to setup Android Lollipop emulator with Charles Proxy?

I've been following instructions from other questions such as How to configure SSL certificates with Charles Web Proxy and the latest Android Emulator on Windows? (I'm on a MAC though) and SSL Proxy/Charles and Android trouble and I'm able to use…
21
votes
3 answers

Charles just shows unknown packages

I'm trying to analyse my Iphone traffic, I enabled the SSL proxy and set everything. The problem is.. I just got these unknown packs, I can't see anything, any clue??
Paulo Zumach
  • 239
  • 1
  • 2
  • 10
20
votes
6 answers

Charles web debugging proxy not detecting vpn connection

I have a VPN connection on which I'm testing some websites using Charles Web Debugging Proxy, but Charles doesn't seem to detect my VPN connection because it doesn't detect the websites that I'm running on the VPN network. Any help please? Thank you
user765368
  • 19,590
  • 27
  • 96
  • 167
20
votes
6 answers

charles proxy internet connection

I am trying to collect log for Android mobile device through charles proxy. As soon as I connect my device charles proxy Application, I lose the internet connection on my mobile device and mac internet connection. Steps followed: 1. Open charles…
Kasid Khan
  • 639
  • 2
  • 8
  • 23
20
votes
5 answers

Client (Mobile) how to intercept and modify http response

I am Android developer, my application uses a bunch of http REST calls and it gets responses from servers. I use Charles to inspect the data (so I have to install Charles certificate onto my device so that https traffic can be read by myself). Are…
drlobo
  • 2,139
  • 5
  • 32
  • 42
19
votes
2 answers

How to enable Map Local over https with Charles Proxy?

I'm using Charles Proxy's handy Map Local tool to develop CSS documents. This way I can immediately see my edits without having to redeploy the whole thing which in the wonderful world of enterprise-level webapps saves a considerable amount of…
Wabbitseason
  • 5,641
  • 9
  • 49
  • 60
1
2
3
38 39