Skip to content
Snippets Groups Projects
Unverified Commit f5fa502d authored by panos--'s avatar panos-- Committed by GitHub
Browse files

Fix misplaced paragraph in WARP docs (#2482)


* Fix misplaced paragraph in WARP docs

* Update index.md

Co-authored-by: default avatarabracchi-tw <63585571+abracchi-tw@users.noreply.github.com>
parent fc9d2b51
No related branches found
No related tags found
No related merge requests found
......@@ -36,27 +36,26 @@ The WARP client can be configured in three modes.
### Gateway with WARP (default)
This mode is best suited for organizations that want to use advanced firewall/proxy functionalities and enforce device posture rules.
| DNS filtering | HTTP filtering | Features enabled |
| ------------- | -------------- | ---------------- |
| Yes | Yes | DNS policies, HTTP policies, Browser Isolation, identity-based policies, AV scanning, DLP, device posture |
### Gateway with DoH
This mode is best suited for organizations that want to use advanced firewall/proxy functionalities and enforce device posture rules.
This mode is best suited for organizations that only want to apply DNS filtering to outbound traffic from their company devices.
| DNS filtering | HTTP filtering | Features enabled |
| ------------- | -------------- | ---------------- |
| Yes | No | DNS policies |
This mode is best suited for organizations that only want to apply DNS filtering to outbound traffic from their company devices.
### Proxy mode
This mode is best suited for organizations that want to filter traffic directed to specific applications.
| DNS filtering | HTTP filtering | Features enabled |
| ------------- | -------------- | ---------------- |
| No | Yes | HTTP policies, Browser Isolation, identity-based policies, AV scanning, DLP for traffic sent through localhost proxy|
This mode is best suited for organizations that want to filter traffic directed to specific applications.
Cloudflare WARP is [available](/connections/connect-devices/warp/download-warp) for iOS, Android, ChromeOS, Mac, Linux, and Windows.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment