Skip to content
/ cc-go Public template

Script to perform a CC DDOS by Go (for test)

License

Notifications You must be signed in to change notification settings

RAYNBINGHAN3/cc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-GO

English | 简体中文

Script to perform a CC DDOS by Go (for test only)

Usage

From terminal: go run main.go http://127.0.0.1/ccgo -w 500 -t 20

Parameters

Flags:
  -h, --help            help for cc-go
  -t, --time string     How long(s) (default "10")
  -w, --worker string   The number of worker threads executing concurrently (default "100")

Requirements

  • Go 1.12 version or greater

Disclaimer

This tool is written for educational purpose only, please use it on your own good faith.

About

Script to perform a CC DDOS by Go (for test)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages