Forrest logo
tool overview
On this page you find all important commands for the CLI tool warp-diag. If the command you are looking for is missing please ask our AI.

warp-diag

Warp Diag is a command line tool designed to diagnose network connectivity issues. It is specifically developed by Cloudflare to troubleshoot problems related to the Cloudflare Warp VPN service.

Using Warp Diag, users can gather diagnostic information about their network connection and identify potential issues. It provides detailed output and analysis, helping users understand network problems occurring with the Warp VPN.

The tool performs various tests, such as measuring network latency, testing DNS resolution, checking the connectivity to Cloudflare's data centers, and verifying if traffic is being routed through the Warp VPN service.

Warp Diag utilizes ICMP (Internet Control Message Protocol) and TCP (Transmission Control Protocol) probes to assess network performance, and performs DNS queries to verify DNS resolution.

It provides detailed statistics about round-trip time, packet loss, and other relevant network metrics, allowing users to pinpoint potential bottlenecks and connection problems.

Warp Diag is available for Windows, macOS, and Linux operating systems, making it accessible to a wide range of users.

The command line tool is designed to be user-friendly and offers a user-friendly interface with simple syntax and clear output.

Cloudflare provides extensive documentation and usage examples to assist users in effectively diagnosing connectivity issues with the Warp VPN service.

Warp Diag can greatly assist users in identifying network configuration or performance issues, allowing them to troubleshoot and optimize their network connection for optimal performance.

Overall, Warp Diag is a powerful tool that helps users diagnose and resolve network connectivity problems related to the Cloudflare Warp VPN service, ensuring a reliable and secure connection.

List of commands for warp-diag:

  • warp-diag:tldr:045f5 warp-diag: Generate a zip file with information about the system configuration and the WARP connection.
    $ warp-diag
    try on your machine
    explain this command
  • warp-diag:tldr:30b45 warp-diag: Generate a zip file with debug information including a timestamp to the output filename.
    $ warp-diag --add-ts
    try on your machine
    explain this command
  • warp-diag:tldr:5a9f3 warp-diag: Submit a new feedback to Cloudflare's WARP interactively.
    $ warp-diag feedback
    try on your machine
    explain this command
  • warp-diag:tldr:5f5d0 warp-diag: Save the output file under a specific directory.
    $ warp-diag --output ${path-to-directory}
    try on your machine
    explain this command
tool overview