An open API service indexing awesome lists of open source software.

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

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)