File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/partials/cloudflare-one/gateway Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ flowchart TB
4141 dns3 -- Resolved by --> dns4
4242 dns2 -----> internet(["Internet"])
4343 dns4 -----> internet
44- dns4 -. -> cloudflare["Private network services <br>(Cloudflare Tunnel, Magic WAN, WARP Connector)"]
44+ dns4 -- -> cloudflare["Private network services <br>(Cloudflare Tunnel, Magic WAN, WARP Connector)"]
4545 http1 -- Do Not Inspect --> internet
4646 http1 -- Inspect --> http2
4747 http2 --> http3
@@ -53,7 +53,7 @@ flowchart TB
5353 https -- HTTPS --> http1
5454 https -- HTTP --> http2
5555 network1 --> https & nonhttp
56- dns3 --> internal & dns2
56+ dns3 -- Resolved by -- > internal & dns2
5757 nonhttp -----> internet
5858
5959 https@{ shape: hex}
You can’t perform that action at this time.
0 commit comments