Skip to content

HTTP Testing Utilities 2.0

Latest
Compare
Choose a tag to compare
@malaimo2900 malaimo2900 released this 05 Jun 03:07
0ed69d3

CurlHTTPWebSpider works and supports a whiteListExtension and binaryContentTypes

  • This means that you can spider extensions you want and download binary content right to your database.

Try to use CurlHeaderOutput

  • This is useful for a site that has a HTTP Location redirect

Try using the ipNetwork tool for setting up your home router

Also if you are optimizing queries you can use the mysqlProfiler that will output a csv of data that can be used in LibreOffice Math or Microsoft Excel to make a graph and compare between two queries using MySQL Profile feature.

This code requires the php_common and php_cli libraries.

You can get the CurlHTTPWebSpider up and running quickly by checking out the docker_php repository and running sh init.bash.