Infinite bomber android github
как установить (RU)
$ apt install git
$ cd (директория с вашим процессором(либо С тор или не с ним) К примеру $ cd Infinite-Bomber-arm64-without-tor (-without-tor без тор) (arm64 разрядность вашего процессора)
$ chmod 777 infinite-bomber
Для работы программы необходим доступ в интернет.
После запуска программы необходимо ввести: 1. Номер телефона в международном формате без + в начале 2. Режим лога: 0 — Лог выключен, 1 — Показывать только сообщения об удавшихся запросах, 2 — Показывать сообщения только о неудавшихся запросах, 3 — Показывать все сообщения 3. Сколько времени спамить (в секундах). 0 — спамить бесконечно
Есть возможность запуска через консоль, с указанием всех параметров в аргументах infinite-bomber [Номер телефона] [Режим флуда] [Режим логирования] [Время спама (в секундах)] Пример: ./infinite-bomber 79214321234 3 3 600
Если использовать режим без лога, то программа будет «жрать» меньше опреративной памяти
В файле services.yaml можно добавлять сервисы, которые будут использоваться бомбером для флуда. Список переменных, которые можно использовать обозначая позицию для вписывания номера жертвы:
Режим тестирования включается установкой перменной среды INFIBOMBTEST=1
how to install (EN)
$ apt install git
$ cd (the directory with your processor (either C tor or not) For example, $ cd Infinite-Bomber-arm64-without-tor (-without-tor without tor) (arm64 bit capacity of your processor)
$ chmod 777 infinite-bomber
Internet access is required for the program to work.
After starting the program, you must enter:
- Phone number in international format without + at the beginning
- Log mode: 0 — Log is off, 1 — Show only messages about failed requests, 2 — Show messages only about failed requests, 3 — Show all messages
- How long to spam (in seconds). 0 — spam endlessly
It is possible to run through the console, indicating all parameters in the arguments infinite-bomber [Phone number] [Flood mode] [Logging mode] [Spam time (in seconds)] Example: ./infinite-bomber 79214321234 3 3 600
If you use the mode without a log, then the program will «eat» less operative memory
In the services.yaml file, you can add the services that the bomber will use for flooding. List of variables that can be used to indicate the position to enter the victim number:
Testing mode is activated by setting the variable environment INFIBOMBTEST=1
Источник
Infinite bomber android github
как установить (RU)
$ apt install git
$ cd (директория с вашим процессором(либо С тор или не с ним) К примеру $ cd Infinite-Bomber-arm64-without-tor (-without-tor без тор) (arm64 разрядность вашего процессора)
$ chmod 777 infinite-bomber
Для работы программы необходим доступ в интернет.
После запуска программы необходимо ввести: 1. Номер телефона в международном формате без + в начале 2. Режим лога: 0 — Лог выключен, 1 — Показывать только сообщения об удавшихся запросах, 2 — Показывать сообщения только о неудавшихся запросах, 3 — Показывать все сообщения 3. Сколько времени спамить (в секундах). 0 — спамить бесконечно
Есть возможность запуска через консоль, с указанием всех параметров в аргументах infinite-bomber [Номер телефона] [Режим флуда] [Режим логирования] [Время спама (в секундах)] Пример: ./infinite-bomber 79214321234 3 3 600
Если использовать режим без лога, то программа будет «жрать» меньше опреративной памяти
В файле services.yaml можно добавлять сервисы, которые будут использоваться бомбером для флуда. Список переменных, которые можно использовать обозначая позицию для вписывания номера жертвы:
Режим тестирования включается установкой перменной среды INFIBOMBTEST=1
how to install (EN)
$ apt install git
$ cd (the directory with your processor (either C tor or not) For example, $ cd Infinite-Bomber-arm64-without-tor (-without-tor without tor) (arm64 bit capacity of your processor)
$ chmod 777 infinite-bomber
Internet access is required for the program to work.
After starting the program, you must enter:
- Phone number in international format without + at the beginning
- Log mode: 0 — Log is off, 1 — Show only messages about failed requests, 2 — Show messages only about failed requests, 3 — Show all messages
- How long to spam (in seconds). 0 — spam endlessly
It is possible to run through the console, indicating all parameters in the arguments infinite-bomber [Phone number] [Flood mode] [Logging mode] [Spam time (in seconds)] Example: ./infinite-bomber 79214321234 3 3 600
If you use the mode without a log, then the program will «eat» less operative memory
In the services.yaml file, you can add the services that the bomber will use for flooding. List of variables that can be used to indicate the position to enter the victim number:
Testing mode is activated by setting the variable environment INFIBOMBTEST=1
Источник
Infinite bomber android github
Automate your workflow from idea to production
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
Linux, macOS, Windows, ARM, and containers
Hosted runners for every major OS make it easy to build and test all your projects. Run directly on a VM or inside a container. Use your own VMs, in the cloud or on-prem, with self-hosted runners.
Matrix builds
Save time with matrix workflows that simultaneously test across multiple operating systems and versions of your runtime.
Any language
GitHub Actions supports Node.js, Python, Java, Ruby, PHP, Go, Rust, .NET, and more. Build, test, and deploy applications in your language of choice.
Live logs
See your workflow run in realtime with color and emoji. It’s one click to copy a link that highlights a specific line number to share a CI/CD failure.
Built-in secret store
Automate your software development practices with workflow files embracing the Git flow by codifying it in your repository.
Multi-container testing
Test your web service and its DB in your workflow by simply adding some docker-compose to your workflow file.
Источник