Preserve pentest suite and cloudflare.ini.example from previous remote history

Carried over from the old Kecalek_python master (214da18).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Filip
2026-06-11 18:41:11 -04:00
parent 2e7b72307d
commit 4ded15d569
3 changed files with 428 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Cloudflare API token pro certbot DNS challenge
# 1. Jdi na https://dash.cloudflare.com/profile/api-tokens
# 2. Create Token -> Edit zone DNS (template)
# 3. Zone Resources: vybrat svou doménu
# 4. Zkopírovat token sem
#
# Po vyplnění přejmenuj na cloudflare.ini a nastav práva:
# cp cloudflare.ini.example cloudflare.ini
# chmod 600 cloudflare.ini
dns_cloudflare_api_token = VLOZ_SVUJ_CLOUDFLARE_API_TOKEN