/WeLoveCounters

Concurrent requests to a profile counter URL.

Primary LanguageGo

WeLoveCounters <3

Description

This is a simple Go program that checks the status of a given profile counter URL using concurrent HTTP requests. The program allows you to specify the URL and the number of threads to perform parallel requests.

How to Use

  1. Run the program.
  2. Enter the profile counter URL when prompted.
  3. Enter the number of threads to perform concurrent requests.
  4. The program will output success or failure messages for each request.

Dependencies

Usage

go run main.go