https://cf.vyr.my.id
v1.0

CF Proxy

Cloudflare bypass.

Status

GET/api/statuscek proxy aktif
curl https://cf.vyr.my.id/api/status

Mode

sourceAmbil HTML

Dapat HTML mentah dari halaman yang diproteksi Cloudflare. Pakai ini kalau mau scrape konten.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"source","url":"https://target.com"}' \
  --max-time 120
waf-sessionCF Clearance Cookie

Dapetin cookie cf_clearance yang valid untuk session yang butuh auth Cloudflare.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"waf-session","url":"https://target.com"}' \
  --max-time 120
turnstile-minSolve Turnstile (Cepat)

Solve Cloudflare Turnstile captcha. Butuh siteKey dari halaman target.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"turnstile-min","url":"https://target.com","siteKey":"0x4AAAA..."}' \
  --max-time 120
turnstile-maxSolve Turnstile (Akurat)

Sama seperti turnstile-min tapi lebih akurat, sedikit lebih lambat.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"turnstile-max","url":"https://target.com","siteKey":"0x4AAAA..."}' \
  --max-time 120
recaptcha-minSolve reCAPTCHA

Solve Google reCAPTCHA v2/v3.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"recaptcha-min","url":"https://target.com"}' \
  --max-time 120
keyExtract Token

Ekstrak token atau key spesifik dari halaman target.

curl -X POST https://cf.vyr.my.id/api/solve \
  -H 'Content-Type: application/json' \
  -d '{"mode":"key","url":"https://target.com"}' \
  --max-time 120

Catatan

  • Selalu tambah --max-time 120 — solver butuh waktu