Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iakat/cloudflare-phishing-report

CloudFlare Phishing Report API I use in combination with n8n
https://github.com/iakat/cloudflare-phishing-report

Last synced: about 1 month ago
JSON representation

CloudFlare Phishing Report API I use in combination with n8n

Awesome Lists containing this project

README

        

# cloudflare-phishing-report

CloudFlare Phishing Report API I use in combination with n8n

I use it mainly to report Steam phishing websites.

You might have to contact them to get your IP whitelisted.

## Running

1. Set the environment variables required in `api.py` in an `.env` file
2. `docker run --env-file=.env -p 80:80 chauffer/cloudflare-phishing-report`