Good Morning. I have done some, but not extensive research into the question, but I was wondering.... Is anyone aware of a project similar to Paros, HTTPFox for firefox, or Webscarab written in Perl? Mostly I am looking to see if a web proxy that is more full featured has already been written in Perl as opposed to rolling my own with something like HTTP::Proxy. Mostly I am looking for something displays or records all traffic to and from the browser, can listen to localhost, or a remote host on a specified port, can use HTTP/HTTPS etc. Even if it's still in its infancy, or it is old and unmaintained. Free or otherwise is ok, open source is definitely preferred.

if you know of one, or something similar please let me know. I apologize if this is not the place to post a question like this. I did some searches around perlmonks, before I posted, but I have not found any posts pointing to projects like this.

thanks,

have a nice day.

-theleftsock


In reply to HTTP/HTTPS/Web Proxy Written in Perl by theleftsock

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.