Coder Social home page Coder Social logo

Comments (6)

IvanGlinkin avatar IvanGlinkin commented on July 2, 2024

Hi,
Do you have such kind of problem on the clear Ubuntu itself?
It has not been tested under the WSL so currently I can tell you nothing regarding that issue.
Moreover, if you see at the source code, there is no any \r command. But, according to the article -> https://askubuntu.com/questions/1148263/r-added-end-of-the-script-command, the \r issue suggests you have edited the script file on a Windows machine. Windows uses \r\n as the [line terminator](https://en.wikipedia.org/wiki/Newline) while Linux (and most other operating systems) use \n alone. When you edit a file in Windows, Windows will add \r to the end of the lines and that will break your scripts.
Try to redownload the script or use the suggestions from the article above.
Regards,
Ivan

from fast-google-dorks-scan.

DamianMorozov avatar DamianMorozov commented on July 2, 2024

It is not help. All lines have CRLF (\r\n) at the end.
I have to try remove empty lines, it's help to remove part of error strings. But I still have one error at teh string function Query {.

from fast-google-dorks-scan.

Asingh961 avatar Asingh961 commented on July 2, 2024

I am beginner and I am using termux, can I hack Instagram password through termux, plzz reply

from fast-google-dorks-scan.

IvanGlinkin avatar IvanGlinkin commented on July 2, 2024

@Asingh961 Are you kidding me? First of all, it's totally illegal and I won't support you in any activities regarding that. Then, you are writing that publicly. Aren't you scared to be chasing by the law enforcement and the Instagram owner?

from fast-google-dorks-scan.

Asingh961 avatar Asingh961 commented on July 2, 2024

from fast-google-dorks-scan.

Asingh961 avatar Asingh961 commented on July 2, 2024

from fast-google-dorks-scan.

Related Issues (9)

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.