Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Колво потоков. #16

Closed
rotbek opened this issue Mar 2, 2022 · 1 comment · Fixed by #17
Closed

Колво потоков. #16

rotbek opened this issue Mar 2, 2022 · 1 comment · Fixed by #17

Comments

@rotbek
Copy link

rotbek commented Mar 2, 2022

У меня дедик, хочу фигнауть фулл по потокам, сделать более агрессивный дудос. Запустил около 30 экземпляров в 256 потоков, но это всеголишь 50 процентов загрузки проца и около 5 процентов сети. Как мне подкорректировать конфиги и сделать более 256 потоков а также более тяжелые пакеты использовать?

@rotbek
Copy link
Author

rotbek commented Mar 2, 2022

А то каждый раз запускать кучу экземпляров я не очень хочу.

yastasiuk added a commit to yastasiuk/uashield that referenced this issue Mar 2, 2022
@Razikus Razikus closed this as completed Mar 3, 2022
Razikus added a commit that referenced this issue Mar 8, 2022
* ref: change branch to dev for tests

* ref: change repo to dmpanch for tests

* ref: disabled proxy

* ref: changed branch to master

* ref: added --no-cache option to the docker-compose

* ref: added image name to the docker-compose

* ref: added step for removing old uashield images and containers

* ref: added -f key for approving images/containers removing

* ref: replaced image/container prune command with system prune

* ref: added check step if docker-compose installed
ref: added step for stopping and removing all containers/images before installation

* ref: removed build/no-cache/force-recreate keys

* ref: remove only uashield image/container insted of all before running

* ref: removed container removing step

* ref: changed repo URL to original

* ref: enable proxy

* ref: removed pip installatino, installing docker compose with curl

* 0.0.x (#15)

* Improve docs with latest changes (#134)

* Add varios scripts to improve ansible workflow

* Fix text

* Fix var

* Update settings

* Changed references of 0.0.x to master

* Start docker containers on reboot (#128)

* Changed script to down and timeout only for one second, added restart always

* Added tool terraform-do-uashield (#122)

* added tool terraform-do-uashield

* added readme

* Changed script to restart always and don't wait too much on docker compose down

Co-authored-by: adam <adam@razniewski.eu>

* Create README.MD

Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>

* Added MacOS build

* Fixed tag builder

* docker platform all

* Fixed builds

* Corrected some English spelling and grammar (#137)

* Build for mac arm64

* Corrected some English spelling and grammar

Note I do not know Ukrainian, so hopefully this translation is accurate. Glory to Ukraine!

Co-authored-by: adam <adam@razniewski.eu>

* Too big package for arm dockerfile fix

* yarnrc

Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>

* Feat/ansible autoupdate (#16)

ref: changed uashield start from docker to docker-compose
ref: added repo autoupdate and image autobuild script

* Feat/ansible autoupdate (#19)

* ref: changed uashield start from docker to docker-compose
* ref: added repo autoupdate and image autobuild script

Co-authored-by: Dmitriy Panchenko <dmitriy@bas-ip.com>
Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>
Razikus added a commit that referenced this issue Mar 10, 2022
* Fixed tag builder

* docker platform all

* Fixed builds

* Corrected some English spelling and grammar (#137)

* Build for mac arm64

* Corrected some English spelling and grammar

Note I do not know Ukrainian, so hopefully this translation is accurate. Glory to Ukraine!

Co-authored-by: adam <adam@razniewski.eu>

* Too big package for arm dockerfile fix

* yarnrc

* Ansible autoupdate script (#151)

* ref: change branch to dev for tests

* ref: change repo to dmpanch for tests

* ref: disabled proxy

* ref: changed branch to master

* ref: added --no-cache option to the docker-compose

* ref: added image name to the docker-compose

* ref: added step for removing old uashield images and containers

* ref: added -f key for approving images/containers removing

* ref: replaced image/container prune command with system prune

* ref: added check step if docker-compose installed
ref: added step for stopping and removing all containers/images before installation

* ref: removed build/no-cache/force-recreate keys

* ref: remove only uashield image/container insted of all before running

* ref: removed container removing step

* ref: changed repo URL to original

* ref: enable proxy

* ref: removed pip installatino, installing docker compose with curl

* 0.0.x (#15)

* Improve docs with latest changes (#134)

* Add varios scripts to improve ansible workflow

* Fix text

* Fix var

* Update settings

* Changed references of 0.0.x to master

* Start docker containers on reboot (#128)

* Changed script to down and timeout only for one second, added restart always

* Added tool terraform-do-uashield (#122)

* added tool terraform-do-uashield

* added readme

* Changed script to restart always and don't wait too much on docker compose down

Co-authored-by: adam <adam@razniewski.eu>

* Create README.MD

Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>

* Added MacOS build

* Fixed tag builder

* docker platform all

* Fixed builds

* Corrected some English spelling and grammar (#137)

* Build for mac arm64

* Corrected some English spelling and grammar

Note I do not know Ukrainian, so hopefully this translation is accurate. Glory to Ukraine!

Co-authored-by: adam <adam@razniewski.eu>

* Too big package for arm dockerfile fix

* yarnrc

Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>

* Feat/ansible autoupdate (#16)

ref: changed uashield start from docker to docker-compose
ref: added repo autoupdate and image autobuild script

* Feat/ansible autoupdate (#19)

* ref: changed uashield start from docker to docker-compose
* ref: added repo autoupdate and image autobuild script

Co-authored-by: Dmitriy Panchenko <dmitriy@bas-ip.com>
Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>

* Update package.json

Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>
Co-authored-by: Dmitriy <dmpanch@users.noreply.github.com>
Co-authored-by: Dmitriy Panchenko <dmitriy@bas-ip.com>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
denysbutenko added a commit to denysbutenko/uashield that referenced this issue Mar 15, 2022
* Fixed tag builder

* docker platform all

* Fixed builds

* Corrected some English spelling and grammar (opengs#137)

* Build for mac arm64

* Corrected some English spelling and grammar

Note I do not know Ukrainian, so hopefully this translation is accurate. Glory to Ukraine!

Co-authored-by: adam <adam@razniewski.eu>

* Too big package for arm dockerfile fix

* yarnrc

* Ansible autoupdate script (opengs#151)

* ref: change branch to dev for tests

* ref: change repo to dmpanch for tests

* ref: disabled proxy

* ref: changed branch to master

* ref: added --no-cache option to the docker-compose

* ref: added image name to the docker-compose

* ref: added step for removing old uashield images and containers

* ref: added -f key for approving images/containers removing

* ref: replaced image/container prune command with system prune

* ref: added check step if docker-compose installed
ref: added step for stopping and removing all containers/images before installation

* ref: removed build/no-cache/force-recreate keys

* ref: remove only uashield image/container insted of all before running

* ref: removed container removing step

* ref: changed repo URL to original

* ref: enable proxy

* ref: removed pip installatino, installing docker compose with curl

* 0.0.x (opengs#15)

* Improve docs with latest changes (opengs#134)

* Add varios scripts to improve ansible workflow

* Fix text

* Fix var

* Update settings

* Changed references of 0.0.x to master

* Start docker containers on reboot (opengs#128)

* Changed script to down and timeout only for one second, added restart always

* Added tool terraform-do-uashield (opengs#122)

* added tool terraform-do-uashield

* added readme

* Changed script to restart always and don't wait too much on docker compose down

Co-authored-by: adam <adam@razniewski.eu>

* Create README.MD

Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>

* Added MacOS build

* Fixed tag builder

* docker platform all

* Fixed builds

* Corrected some English spelling and grammar (opengs#137)

* Build for mac arm64

* Corrected some English spelling and grammar

Note I do not know Ukrainian, so hopefully this translation is accurate. Glory to Ukraine!

Co-authored-by: adam <adam@razniewski.eu>

* Too big package for arm dockerfile fix

* yarnrc

Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>

* Feat/ansible autoupdate (opengs#16)

ref: changed uashield start from docker to docker-compose
ref: added repo autoupdate and image autobuild script

* Feat/ansible autoupdate (opengs#19)

* ref: changed uashield start from docker to docker-compose
* ref: added repo autoupdate and image autobuild script

Co-authored-by: Dmitriy Panchenko <dmitriy@bas-ip.com>
Co-authored-by: Adam Raźniewski <adam@razniewski.eu>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>

* Update package.json

Co-authored-by: H. J. Poe <35583004+hjpoe@users.noreply.github.com>
Co-authored-by: Dmitriy <dmpanch@users.noreply.github.com>
Co-authored-by: Dmitriy Panchenko <dmitriy@bas-ip.com>
Co-authored-by: Denys Butenko <ua13dark@gmail.com>
Co-authored-by: vtinkerer <72277127+vtinkerer@users.noreply.github.com>
Co-authored-by: rdemachkovych <demachkovych@gmail.com>
dmpanch added a commit to dmpanch/uashield that referenced this issue Mar 22, 2022
ref: changed uashield start from docker to docker-compose
ref: added repo autoupdate and image autobuild script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants