Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.39 KB

README_en.md

File metadata and controls

67 lines (53 loc) · 2.39 KB

Ukrainian | Russian | Korean | French

English:

UA Cyber Shield


🔥New cross-platform software ready for battle - https://github.com/opengs/uashield 🔥
▪ Available on macOS, Linux, Windows
▪ Easy to install on all available platforms, I guarantee security!
▪ Goals are coordinated by the administrators of the main chats with DDoS
▪ Those who want to help with the proxy can still write in the telegram: @ esen1n25
▪ Don't forget to put stars for authors' work)

NoWarDDoS

DDoS Russian websites to help Ukraine to win this hybrid war

▪ Install Python 3.8+ (mandatory enable "Add to path") alt text
▪ Open terminal, unpack archive
▪ In root directory run next command:
Windows: python attack.py $NUM_THREAD
macOS/Linux: python3 attack.py $NUM_THREAD

For example: python3 attack.py 500
▪ Best for 8 CPU and 16 RAM configuration is 500 threads . Proxy included and working automaticaly.
▪ You can add the -v flag to see the answer codes
▪ You can add the -n flag so that logs are not clear
▪ You can add the -p flag to see proxy
▪ Example: python3 attack.py 500 -v -n


▪ All working via proxy. Don't be shy!
▪ You can reach support in Telegram: https://t.me/+wnvf4Dv8AQwxMjVi
▪ Application updating automaticaly and will pull all last site list

▪ If you have errors like ModuleNotFoundError etc. just try:
Windows: python -m pip install --upgrade pip
pip install -r requirements.txt
macOS/Linux: python3 -m pip install --upgrade pip
pip3 install -r requirements.txt


macOS ARM (M1) supporting!

Slava Ukraine!

How-to build Docker image:

  1. Download docker
  2. Pull image:
docker pull gcr.io/fuck-russia-342819/nowarddos:latest
  1. Run:
docker run --rm gcr.io/fuck-russia-342819/nowarddos:latest 500

How-to build Kubernetes:

https://github.com/saladar/bellaciao