Skip to content

Commit a5c4fab

Browse files
Create new page for Spectrum and fill in initial content
1 parent 9faa540 commit a5c4fab

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Spectrum
3+
pcx_content_type: concept
4+
head:
5+
- tag: title
6+
content: Use Aegis with Spectrum
7+
8+
---
9+
10+
[Spectrum](/spectrum/) allows you to route email, file transfer, games, and more over TCP or UDP through Cloudflare, masking your origin and protecting it from DDoS attacks.
11+
12+
While you can use [BYOIP](/byoip/) or static IPs to control which IPs are used for ingress with Spectrum, Aegis allows you to have a more strict list of egress IPs as well.
13+
14+
```mermaid
15+
flowchart LR
16+
accTitle: Cloudflare as a reverse proxy
17+
accDescr: Diagram showing Cloudflare's network between clients and the origin server.
18+
A[Client] --ingress--> B((Cloudflare))--egress--> C[(Origin server)]
19+
```
20+
21+
Aegis with Spectrum supports both TCP and UDP application types.
22+
23+
When a Spectrum app is configured as HTTP/HTTPS type, Aegis must be manually configured through a CDN Cache Rule.

0 commit comments

Comments
 (0)