charles-proxy

Charles Proxy and Interceptor are not tracking any http request in Ubuntu

做~自己de王妃 提交于 2021-02-10 20:31:49
问题 I can't seem to get any activity showing on anything relating to HTTP/proxy requests in Ubuntu. I downloaded Charles Proxy first, opened it, but shows nothing. Then I tried Interceptor (Chrome extension), also nothing. Having a look at my Ubuntu settings, it's entirely possible I'm supposed to configure something in here, in support of these options, but it's not documented at all. How I can go about listening to network requests, intercepting them and serving other/mock json when they happen

Using Charles proxy to decrypt googleapis.com

不羁岁月 提交于 2021-01-27 05:22:56
问题 I'm writing a app, which makes use of Google Play Services. I want to see that what all data is sent over to googleapis.com. I'm using Charles tool to intercept the data using SSL Proxy. But for some reason it doesn't seem to work for www.googleapis.com, android.googleapis.com. However, for other domains but above, I was able to see plain text data successfully. So, I know that I got SSL proxy in Charles configured right. I've followed this link to set up: here Does anyone got it working so

Internet Connection lost when setting Charles proxy on Android

烂漫一生 提交于 2020-08-22 06:53:10
问题 I am trying to set charles proxy on Android 8.0( S8 ). I have installed the root certificate-> Changed WIFI settings to charles proxy settings. But After connecting to proxy, Internet connection is lost. Tried multiple times. Is there any other security certificate I need to install for Android 8.0. Please suggest. Thanks 回答1: The sequence of steps is really important: Connect the Android device and the computer that running Charles to the same LAN (WiFi) network Start Charles Then set the

Unable to Install the Charles Proxy profile on Apple TV via Apple Configurator 2

天涯浪子 提交于 2020-04-13 14:12:40
问题 I have been trying this official guide to setup Charles Proxy on my Apple TV (4th Gen, running tvOS 13.3). After creating the profile on Apple Configurator 2, I was performing the steps for setting up the profile on Apple TV below: After pressing "Done" above, this screen shows up indicating that no profile has been installed: Can you guide me on how I can successfully install the Charles Proxy profile on my Apple TV running tvOS 13.3? 回答1: This guide worked for me from https://forums

Unable to Install the Charles Proxy profile on Apple TV via Apple Configurator 2

爷,独闯天下 提交于 2020-04-13 14:11:11
问题 I have been trying this official guide to setup Charles Proxy on my Apple TV (4th Gen, running tvOS 13.3). After creating the profile on Apple Configurator 2, I was performing the steps for setting up the profile on Apple TV below: After pressing "Done" above, this screen shows up indicating that no profile has been installed: Can you guide me on how I can successfully install the Charles Proxy profile on my Apple TV running tvOS 13.3? 回答1: This guide worked for me from https://forums

Charles Proxy SSL: “SSL Proxying not enabled for this host” [closed]

人走茶凉 提交于 2020-02-19 10:11:05
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 15 days ago . Why am I not able to see responses in Charles Proxy when debugging an app? It is very strange, all certificates have been installed on my laptop and trusted, same for my devices, and I am still getting SSL Proxying not enabled for this host , even though I have the enable SSL box ticked. I have never run into

Why https request fails on Charles Proxy if SSL proxying is turned on

五迷三道 提交于 2020-01-16 08:43:29
问题 I have installed and configured Charles proxy in my mac. I am able to browse all http sites and see the requests in Charles but I am not able to browse https sites I get unable to connect Safari cannot open the page because it could not establish a secure connection. I have installed the SSL certificate as it is mentioned in Charles but all the https connections are failing 回答1: If you are on iOS 10.3 or later , open the Settings.app and navigate to General > About > Certificate Trust

How to change response body with Charles?

六月ゝ 毕业季﹏ 提交于 2020-01-12 11:49:08
问题 I am using Charles (http://www.charlesproxy.com) to debug my HTTP requests and now I run into an issue where I am receiving json response which I need to edit to see how my app behaves. I was looking at Rewrite option but can't really figure out how to change it. Ideal would be to load whole response from disk. Any ideas how to accomplish this? Thank you. 回答1: The Map Local tool is probably what you're looking for. Access via menu Tools | Map Local... . Note, you may need a corresponding