Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^7: Check if a scalar contains a complete HTTP request

by noxxi (Pilgrim)
on May 23, 2017 at 19:47 UTC ( [id://1191015]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Check if a scalar contains a complete HTTP request
in thread Check if a scalar contains a complete HTTP request

With this goal it might be a good idea to have a look at App::HTTP_Proxy_IMP. This is an SSL intercepting proxy written in Perl, using IO::Socket::SSL::Intercept for SSL interception and Net::Inspect::L7::HTTP for extracting the HTTP requests out of the data stream. And it also features a plugin interface where you could add your own traffic inspection and manipulation.

Or you might go to the Python world and have a look at mitmproxy.

  • Comment on Re^7: Check if a scalar contains a complete HTTP request

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1191015]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found