For Windows OS: https://developers.cloudflare.com/warp-client/setting-up/windows
For Mac OS: https://developers.cloudflare.com/warp-client/setting-up/macOS
This article is translated from the 02 links listed above from the website https://developers.cloudflare.com. To access the original article, please click on each link.
After performing Cloudflare Setup, students access Microsoft Teams again to enter the classroom.
WindowsOS
Download Steps
What Cloudflare puts on your device
Cloudflare WARP GUI
This is the main GUI application that you interact with.
Cloudflare WARP Service
This is the Windows service responsible for setting up the protection tunnel and all interactions between our service endpoint and the client.
Log Files
Windows applications place log files in two locations based on which part of the application is logging information. These logs are included during the feedback submission process when the “Share debugging information” checkbox is selected in the Feedback UI.
How to remove the app
macOS
Download Steps
What Cloudflare puts on your device
Cloudflare WARP.app
This is the main GUI application that you interact with.
Cloudflare WARP Daemon
This is the daemon service responsible for setting up the protection tunnel and all interactions between our service endpoint and the Cloudflare WARP application.
Log Files
MacOS apps place log files in two locations based on which part of the app is logging information. These logs are included during feedback submission when the “Share debug info” checkbox is selected in the Feedback UI.
How to Uninstall the App
We include the uninstall script as part of the macOS package you originally used. To find and run it, run the following steps in a command line window:
$ cd /Applications/Cloudflare\ WARP.app/Contents/Resources
$ ./uninstall.sh
Note: You may be prompted to provide your credentials while removing the app.