Skip to content

Commit 603230c

Browse files
[Security Center] Remove info note (#18797)
* [Security Center] Remove info note * Removing second sentence
1 parent c97092c commit 603230c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/content/partials/waf/managed-lists.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@
66
| ----------------------------------------------- | ------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
77
| Cloudflare Open Proxies | `cf.open_proxies` | IP addresses of known open HTTP and SOCKS proxy endpoints, which are frequently used to launch attacks and hide attackers identity. |
88
| Cloudflare Anonymizers | `cf.anonymizer` | IP addresses of known anonymizers (Open SOCKS Proxies, VPNs, and TOR nodes). |
9-
| Cloudflare VPNs | `cf.vpn` | IP addresses of known VPN servers.<br/>Refer to [Important remarks about the Cloudflare VPNs Managed List](#vpn-important-remarks). |
9+
| Cloudflare VPNs | `cf.vpn` | IP addresses of known VPN servers. |
1010
| Cloudflare Malware | `cf.malware` | IP addresses of known sources of malware. |
1111
| Cloudflare Botnets, Command and Control Servers | `cf.botnetcc` | IP addresses of known botnet command-and-control servers. |
1212

13-
<br />
14-
15-
:::caution[<a id="vpn-important-remarks"></a>Important remarks about the Cloudflare VPNs Managed List]
16-
Cloudflare primarily detects VPN traffic that passes through our public resolver at 1.1.1.1. Additionally, Cloudflare can identify major VPNs based on their published IP addresses. Managed Lists for VPNs allow you to block these categories of detected VPNs. However, it is important to clarify that Cloudflare does not detect and block all VPNs at this time. Cloudflare is continually working to improve our detection capabilities and expand our coverage to include a wider range of VPN services.
17-
:::
13+
<br />

0 commit comments

Comments
 (0)