Hello Sunny,
LittleProxy is a proxy application, so you can use it with an iOS
device, too. See
https://github.com/ganskef/LittleProxy-mitm/issues/6
for an example.
But, LittleProxy is a framework. To record all trafic, you need a
recording application. You could implement this on top of LittleProxy.
Consider to use for example (*Spoiler warning*):
BrowserMob Proxy
http://bmp.lightbody.net/ A free utility to help web
developers watch and manipulate network traffic from their AJAX
applications.
Or mitmproxy
http://mitmproxy.org/ An interactive console program that
allows traffic flows to be intercepted, inspected, modified and replayed.
Or The Grinder
http://grinder.sourceforge.net/ A Java load testing
framework that makes it easy to run a distributed test using many load
injector machines.
Regards Frank
> --
> You received this message because you are subscribed to the Google
> Groups "LittleProxy" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
littleproxy...@googlegroups.com
> <mailto:
littleproxy...@googlegroups.com>.