https://github.com/bearaujus/bthreads
Ultrafast goroutines iteration for your needs
https://github.com/bearaujus/bthreads
ddos-attack-tools go golang goroutines threading
Last synced: 4 months ago
JSON representation
Ultrafast goroutines iteration for your needs
- Host: GitHub
- URL: https://github.com/bearaujus/bthreads
- Owner: bearaujus
- License: mit
- Created: 2022-06-09T14:20:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T13:46:26.000Z (almost 4 years ago)
- Last Synced: 2023-07-27T21:57:07.821Z (almost 3 years ago)
- Topics: ddos-attack-tools, go, golang, goroutines, threading
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BTHREADS
Ultrafast goroutines iteration for your needs
# Installation
```
go get github.com/Bearaujus/bthreads
```
# Showcase
Once bthread instance successfully deployed it `can't be stopped`.
The only way to stop bthread instance, simply `press ^c (ctrl + c)`

# Example
- [Test Your Luck](https://github.com/Bearaujus/bthreads/blob/main/examples/test_your_luck.go)
- [Spam Http Request](https://github.com/Bearaujus/bthreads/blob/main/examples/spam_http_request.go)
- [Spam Gocql Request](https://github.com/Bearaujus/bthreads/blob/main/examples/spam_gocql_request.go)
# Credit
+ Main Github Page : [https://github.com/Bearaujus/](https://github.com/Bearaujus/)
+ Linkedin : [https://www.linkedin.com/in/Bearaujus/](https://www.linkedin.com/in/Bearaujus/)
**Bearaujus** @2022