Security & Firewall

Security & Firewall

Protect your origin server from malicious traffic, DDoS attacks, and unauthorized access. Every request is filtered at the Edge before it ever touches your backend.

Access Control

IP Blocking

Block specific IP addresses or CIDR ranges (e.g. 192.168.1.0/24). Blocked requests are rejected with a 403 Forbidden response instantly.

Rule: 203.0.113.45 → BLOCK

Country Firewall

Block or challenge traffic from entire countries using our GeoLite2 database. You can return 403s or trigger CAPTCHAs.

Rule: Country: RU → CAPTCHA

CAPTCHA Challenge

Instead of blocking visitors, present them with a challenge. Only humans who solve the CAPTCHA gain access to your site.

1
Visitor sends request
2
Edge detects rule match
3
Redirect to CAPTCHA page
4
Solved → Token issued
5
Forwarded to destination

Bot Filter Active

Fast.site is verifying the connection...

Managed Rulesets

SQL Injection

Protects against malicious database queries.

Cross-Site Scripting (XSS)

Blocks script injection payloads.

Bad Bots

Identifies malicious crawlers and scrapers.

Rate Limiting

Limit requests per IP to prevent scrapers or brute-force attacks. High-speed lookup powered by Redis adds under 1ms latency.

Threshold100 req/min
ActionDELAY / BLOCK

Automatic DDoS Protection

Fast.site detects Layer 7 HTTP flood attacks automatically using statistical deviation analysis (σ-based).

No configuration required. Running on all domains.