https://github.com/nezutero/tomaranai_bomber
fast, async, multithreaded bomber written in golang for self use
https://github.com/nezutero/tomaranai_bomber
bomber bomber-mail bombers email-sender golang golang-library sms-bomber smsbomber spam spammer
Last synced: 3 months ago
JSON representation
fast, async, multithreaded bomber written in golang for self use
- Host: GitHub
- URL: https://github.com/nezutero/tomaranai_bomber
- Owner: nezutero
- License: mit
- Created: 2023-08-11T20:57:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T15:33:17.000Z (over 1 year ago)
- Last Synced: 2024-09-20T06:42:14.299Z (about 1 year ago)
- Topics: bomber, bomber-mail, bombers, email-sender, golang, golang-library, sms-bomber, smsbomber, spam, spammer
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fast, async, multithreaded bomber
## Installation
```sh
git clone https://github.com/nezutero/tomaranai_bomber
```
## Usage
- Run it:
```sh
cd cmd
go run main.go
```
- Or run it using docker:
```sh
docker build -t your_image_name .
docker run -d -p 8080:80 your_image_name
```
## Contributing
- Pull requests are welcome, for major changes, please open an issue first to
discuss what you would like to change.
## License
- [MIT](./LICENSE)