Code Monkey home page Code Monkey logo

Comments (1)

Xprogrammer777 avatar Xprogrammer777 commented on September 25, 2024

(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requierements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requierements.txt'

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# cd Ccd C:/path/to/Brute-Force-Login python3 -m app.main bash: cd: C:/path/to/Brute-Force-Login: No such file or directory /usr/bin/python3: Error while finding module specification for 'app.main' (ModuleNotFoundError: No module named 'app')

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

omg...
First learn how to use linux before try to bruteforce a login.
you literally put cd Ccd C:\path\to\bruteforce login

1- you don't put the disk name on linux + C:\ driver is for windows
2- cd Ccd doesn't mean anything
3- path/to/Brute-Force-Login literally said te replace the path to your actual path (where you cloned the stuff)
4- The creator of the repo mis spelled requirements.txt just to ls to verify or just do "mv requierements.txt requirements.txt"
requierements.txt
requirements.txt
5-Don't use kali

from brute-force-login.

Related Issues (20)

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.