Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloodielie/aiobomber
https://github.com/bloodielie/aiobomber
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bloodielie/aiobomber
- Owner: Bloodielie
- License: mit
- Created: 2020-05-13T11:46:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T15:47:52.000Z (over 3 years ago)
- Last Synced: 2024-10-14T16:23:44.066Z (2 months ago)
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AioBomber
### Установка
AioBomber требует [Python 3.7+](https://www.python.org/) для запуска.
Полное руководство по установке.
```sh
$ git clone https://github.com/Bloodielie/AioBomber.git
$ cd AioBomber
$ pip install -r requirements.txt
```### Запуск
Начать атаку.
```sh
$ python bomber.py --phone=<номер телефона> -- cycles=<количество циклов>
```### Есть вопросы?
Подробнее о аргументах командной строки [wiki](https://github.com/Bloodielie/AioBomber/wiki/Аргументы-командной-строки)
Связаться: [telegram](https://t.me/ohmaydev)