A tool to parse output from https://github.com/assetnote/kiterunner.
python3 main.py --help
-f <path_output_file> spesifiy the file you want filtered
-hm method1,method2,method3... filters on HTTP methods (GET, POST etc.)
-c code1,code2,code3... filters on HTTP Reponse code (200,404,301 etc.)
-h or --help prints this message