/tls-detector

Detect old TLS Versions and Streams on Cloudflare's CDN Network

Primary LanguageJavaScriptMIT LicenseMIT

👷 Cloudflare TLS Detection Worker

Information required for wrangler.toml can be found inside of dash.cloudflare.com on the right side.

index.js is the content of the Workers script. worker.js is the functionality to detect old TLS Streams and add cached Cloudflare values

Wrangler

To generate using wrangler

Further documentation for Wrangler can be found here.