We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6070022 commit 371aeceCopy full SHA for 371aece
docs/universal-gateway/overview.mdx
@@ -7,12 +7,20 @@ pagination_next: universal-gateway/domains
7
## What is the Universal Gateway?
8
9
ngrok's Universal Gateway is a suite of common tools for building API and device gateways, identity-aware proxies, and site-to-site connectivity.
10
+Check out the [Front Door Pattern](/universal-gateway/examples/front-door-pattern/) to see one of the most common use cases.
11
12
### What makes it "universal"?
13
-### Key features
14
+Universal Gateway's features are compatible with HTTP/S, TCP, and TLS applications.
15
-### How it works
16
+## Key concepts
17
+
18
+- Domains
19
+- TCP
20
+- TLS
21
+- Endpoints
22
+- Load balancing
23
+- DDoS protection
24
25
## Get started
26
0 commit comments