Re: LittleProxy Documentation, Examples, Tutorial

1,636 views
Skip to first unread message

Adam Fisk

unread,
Dec 22, 2012, 7:44:28 AM12/22/12
to littl...@googlegroups.com
Hi Matt-

I just added a quick example to the README. The docs are ridiculously
sparse apologies!! Here's the simplest example to start with:

final HttpProxyServer server = new DefaultHttpProxyServer(8080);
server.start();

-Adam


On Wednesday, December 19, 2012 11:54:48 PM UTC+7, Matt wrote:
Dear LittleProxy community,

I'm interested in using LittleProxy for a research project was unable to find any documentation explaining the usage of LittleProxy. Did I miss something obvious? I search the web site, GitHub as well as this mailing list but was just not successful. Is the Javadoc supposed to be the documentation?

Thanks a lot for your help,

Matt

mukthar ahmed

unread,
Aug 3, 2016, 11:33:46 AM8/3/16
to LittleProxy
Hi Adam,
 I found littleproxy a best tool for my requirement. I want to collect requests coming to my proxy server, log to file system for more validations and push it for further processing.

I am very new to using any of the proxy server and I am finding it hard to find a good guide on how to use little proxy. A runbook or a user which which talks about basic examples like how to print incoming requests, filter and forward the same to server and how to run the proxy server. Do we have to run it as a jar or should it be deployed to some containers like tomcat or so?

- Mukthar
Reply all
Reply to author
Forward
0 new messages