How can you show all (including certificate pinned SSL) requests in the mitmdump console?
mitmdump runs as a transparent proxy in the setup and I’d like to see all client side requests (at least when and to who they we’re made) in order to see where the proxy has failed to decrypt the requests coming from the mobile device. The standard transparent setup seems to excludes such requests from the console. To be clear, there is no need to capture the full request or alter the flow, but to understand which application and when are doing requests which cannot be read by mitmdump
For example, a browser request to any google.com would not show nor would app store traffic (searches or downloads) nor some applications (such as facebook, gmail etc).