Giter VIP home page Giter VIP logo

cloudflarewarpspeedtest's Introduction


中文 | English

CloudflareWarpSpeedTest

Introduction

Cloudflare WARP Speed Test is a command-line tool for testing the latency and speed of Cloudflare WARP IP addresses and obtaining information about the minimum latency and available ports. It provides various options to customize test parameters and filter results based on specific conditions.

Inspired(Copied) by CloudflareSpeedTest

Installation

Package Manager

Homebrew

brew tap peanut996/tap && brew install cloudflarewarpspeedtest

WinGet

winget install peanut996.CloudflareWarpSpeedTest

Scoop

scoop bucket add peanut996 https://github.com/peanut996/scoop-bucket
scoop install peanut996/cloudflarewarpspeedtest

Archlinux(AUR)

Require paru or yay.

paru -S cloudflarewarpspeedtest-bin

Go Install

use go tool to install(go version <= 1.20)

go install github.com/peanut996/CloudflareWarpSpeedTest@latest

Release

go to Releases page, download the pre-compiled binary file.

Usage

To use CloudflareWarpSpeedTest, you can run the following command-line options:

CloudflareWarpSpeedTest -n 200 -t 10 -c 5000 -tl 300 -q -tll 0 -tlr 0.2 -p 10 -f ip.txt -ip 1.1.1.1 -o result.csv -all

Here is an explanation of the main available options:

  • -n 200: Specifies the number of latency test threads. Increasing this value can speed up the latency testing process, but it may not be suitable for lower-performance devices like routers. The default value is 200, with a maximum of 1000.
  • -t 10: Sets the number of times latency tests are performed for each IP address. The default value is 10 times.
  • -c 5000: The addressed number to be scanned. The default value is 5000.
  • -ipv6 IPv6 mode. Only scan ipv6 addresses.
  • -o result.csv: Sets the output result file. The default file is "result.csv".
  • -all This flag indicates that all ip and port will be scanned.
  • -pri Custom Wireguard private key.
  • -pub Custom Wireguard public key. Default is the Warp public key.
  • -reserved Custom Reserved. Format: [0, 0, 0]

For more usage instructions, please use -h.

Note

Please note that adjusting test parameters can affect test speed and results. Choosing the appropriate settings is crucial based on the performance of your device and the specific conditions you want to apply.

Disclaimer: This tool is not affiliated with or endorsed by Cloudflare. Please use it responsibly and comply with their terms of service.

License

This software is released under the GPL v3 license.

Supported By

JetBrains Logo (Main) logo.

Star History

Star History Chart

cloudflarewarpspeedtest's People

Contributors

peanut996 avatar xrz-cloud avatar gazewooo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.