Giter Site home page Giter Site logo

Comments (2)

anoduck avatar anoduck commented on June 3, 2024 1

you can research more about making a connection to a IP::port from linux using /dev/tcp and also about bash command return codes. Hope this Helps.

That explains it, not running Linux, running OpenBSD. /dev/tcp does not exist on BSD. I might substitute the echo /dev/tcp command for nc -z $IP $PORT on my fork.

Regardless, I will be cloning this on my kali installation, and this is some very impressive coding. I salute thee, sir.

from socksh.

vrikodar avatar vrikodar commented on June 3, 2024

Hi @anoduck thanks for reaching out , I suspect this is an issue on your side I have just tested the script and its working perfectly fine and I would also suggest you to clone the fresh repository it might be possible that I have broken code in the releases section and if so I would make a new release. If you are confused with the echo command used to determine if proxy is up or not, you can research more about making a connection to a IP::port from linux using /dev/tcp and also about bash command return codes. Hope this Helps.

and also keep a note that at the end all the proxies are added to a namely socks5_live_proxies_(date-on-which-script-ran) file.
This allows you to also maintain a record of all alive proxies Found each day
For any other issues Feel free to add additional comments

from socksh.

Related Issues (2)

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.