The ChangeDetector is a Go script designed to compare two HTTPX JSON result files from different times or days. It checks for changes in the HTTP status code and title between the two files and prints any differences found. This script is useful for monitoring changes in HTTP responses over time.
- Clone the Repository:
go install github.com/admiralhr99/changeDetector@latest