GithubHelp home page GithubHelp logo

support for SMTP check about proxybroker HOT 6 CLOSED

constverum avatar constverum commented on August 23, 2024
support for SMTP check

from proxybroker.

Comments (6)

constverum avatar constverum commented on August 23, 2024 1

Currently in development version 0.2 with several new features, including the check access to port 25. I think beta will be released one of these days.

from proxybroker.

constverum avatar constverum commented on August 23, 2024 1

And here is the first alpha version 0.2.0 branch (is unstable).

Example of check proxies on work with SMTP protocol.
Probably also need to add the check response code returned by the smtp server when connecting.

Documentation is not yet updated, see examples.

pip install -U git+https://github.com/constverum/ProxyBroker.git

from proxybroker.

laruellef avatar laruellef commented on August 23, 2024

Any chance for christmas today? ;-)

from proxybroker.

constverum avatar constverum commented on August 23, 2024

Updated to 0.2.0b1, the documentation is also updated.

from proxybroker.

laruellef avatar laruellef commented on August 23, 2024

Awesome job!!!
Question: How do you consume these proxies found with type CONNECT:25?
These don't seem to be SOCKS proxies...
Tried to wrap smtplib with pysocks unsuccessfully.
I looked at your code a bit, but it's not obvious how you are testing these buggers...

from proxybroker.

constverum avatar constverum commented on August 23, 2024

Thank you @laruellef =)

In version 0.2.0b2 verified only the response http status code from the proxy when connecting to the SMTP server (required 200).

Above I wrote:

Probably also need to add a verification response code returned by the SMTP server

In version 0.2.0b3 I added the check status code response of the SMTP server (220), not sure, but maybe I should also add the sending of EHLO/HELO command. Anyway, try to upgrade and check it.

but it's not obvious how you are testing these buggers...
See here and test

from proxybroker.

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.