appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

mitmproxy client by txthinking

com.txthinking.mitmproxy

View detailed information for mitmproxy client by txthinking — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
10+
Rating
5.0(1 reviews)
Released
August 27, 2020
Last updated
November 15, 2025
Category
Developer Tools
Developer
TxThinking, Inc.
Developer details

Name
TxThinking, Inc.
E-mail
unknown
Website
https://www.txthinking.com/shiliew.html
Country
unknown
Address
unknown
iOS SDKs

  • No items.

Description

Why You Need This:

- Capture on TCP/IP layer, NOT system proxy. Avoid some applications not going through the proxy

This is a helper app for mitmproxy, which is freely available at https://github.com/mitmproxy/mitmproxy. It is not developed by the mitmproxy project.

- This app captures all IP packets (IP layer)

- Next assemble into TCP stream (TCP layer)

- Next assemble into socks5 stream (Application layer)

- Next send to mitmproxy

Required: https://github.com/mitmproxy/mitmproxy installed on your desktop

- Intercept HTTP & HTTPS requests and responses and modify them on the fly

- Save complete HTTP conversations for later replay and analysis

- Replay the client-side of an HTTP conversations

- Replay HTTP responses of a previously recorded server

- Reverse proxy mode to forward traffic to a specified server

- Transparent proxy mode on macOS and Linux

- Make scripted changes to HTTP traffic using Python

- SSL/TLS certificates for interception are generated on the fly

- And much, much more…