Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 456 Bytes

smoker - smoke v2

introduction

"smoker" is a lightweight PHP application which can crawl through a website and try to find common mistakes by checking HTML output. It's a further development of "smoke" which is not compatible to current PHP stack anymore. It gives you fast feedback if a website runs well, or if there is anything you should fix.

run

bin/smoker scan "https://www.amazon.com"

requirements

  • installed PHP 8.2+