Giter VIP home page Giter VIP logo

nowar's Introduction

Для нетехнічних котиків і киць

Інструкція як шкварити сайти хуйловської пропаганди:

  1. Встановіть Python3 за цим посиланням: https://www.python.org/downloads/
  2. Встановіть і увімкніть VPN
  3. Запустіть термінал: http://xn--j1a5b.dp.ua/yak-vidkriti-komandnij-ryadok-v-windows-10/
  4. Перейдіть у папку з проєктом за допомогою команди cd повний_путь та запустіть наступну команду pip3 install -r requirements.txt
  5. Відкрийте builds/windows/app.exe та натісніть кнопку Start
  6. Це не зупинити!!!

Слава Україні! Смерть ворогам!

Run from CLI/sources

Python 3.10

git clone https://github.com/nanabanano/runner.git
cd runner
pip3 install pyinstaller
pip3 install -r requirements.txt

# mac
pyinstaller app.py --collect-all dns --add-data="headers.txt:." --add-data="DRipper.py:." --onefile

# win
pyinstaller --collect-all dns --add-data "headers.txt;." --add-data "DRipper.py;." --onefile app.py

# cli
python3 app.py
  • [or]
chmod +x app.py
./app.py

see dist folder

nowar's People

Contributors

preselvis avatar antonboroda avatar

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.