A tool for collecting publicly exposed network cameras, with support for specifying country and region.
$ sudo apt update && sudo apt install ffmpeg
$ pip install tqdm requests$ python3 bloodcat.py -h$ python3 bloodcat.py --ip "80.191.192.230:554"$ python3 bloodcat.py --country CN --region HK --key <FOFA-API-KEY>All discovered results will be saved to:
./data/ipcam.info
$ ./play.sh




