Files
dotfiles/.agents/skills/cloudflare-deploy/references/spectrum/README.md
2026-03-17 16:53:22 -07:00

2.3 KiB

Cloudflare Spectrum Skill Reference

Overview

Cloudflare Spectrum provides security and acceleration for ANY TCP or UDP-based application. It's a global Layer 4 (L4) reverse proxy running on Cloudflare's edge nodes that routes MQTT, email, file transfer, version control, games, and more through Cloudflare to mask origins and protect from DDoS attacks.

When to Use Spectrum: When your protocol isn't HTTP/HTTPS (use Cloudflare proxy for HTTP). Spectrum handles everything else: SSH, gaming, databases, MQTT, SMTP, RDP, custom protocols.

Plan Capabilities

Capability Pro/Business Enterprise
TCP protocols Selected ports only All ports (1-65535)
UDP protocols Selected ports only All ports (1-65535)
Port ranges
Argo Smart Routing
IP Firewall
Load balancer origins

Decision Tree

What are you trying to do?

  1. Create/manage Spectrum app

  2. Protect specific protocol

  3. Choose origin type

Reading Order

  1. Start with patterns.md for your specific protocol
  2. Then configuration.md for your origin type
  3. Check gotchas.md before going to production
  4. Use api.md for programmatic access

See Also