Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

python-cloudflare

python3 script for interacting with cloudflare

Usage example: change_ip("domain.com", 'ip_address', False) False indicates the proxied status.

Can easily be used in a virtual environment, just clone the repo and run pip install -r req.txt