Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with SMTP Protocol: Cannot Handshake Client Error #256

Open
Y-GM opened this issue Oct 28, 2024 · 0 comments
Open

Issue with SMTP Protocol: Cannot Handshake Client Error #256

Y-GM opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
Status: On Hold Type: Bug Something isn't working

Comments

@Y-GM
Copy link

Y-GM commented Oct 28, 2024


Describe the bug
When attempting to use the SMTP protocol through Mubeng, the connection fails with an error. The log shows a Cannot handshake client ... EOF message, indicating that Mubeng is unable to complete the handshake with the SMTP server.

To Reproduce
Steps to reproduce the behavior:

> mubeng -a :8080 -f proxies.txt -w

In the proxies.txt file, the proxy is configured with SMTP details as follows:

http://k2pqyc1der1biug-country-fr-session-*****-lifetime-2:rs3es3mvo*****@rp.proxyscrape.com:6060

Expected behavior
Mubeng should successfully establish a handshake with the SMTP server, allowing SMTP traffic to flow through the proxy.

Screenshots
mstsc_hSiw9b5ZgO

Environment :

  • OS: Windows
  • Mubeng Version: v0.18.0

Additional context
Full error log:

2024/10/28 15:09:17 [001] WARN: Cannot handshake client 212.27.48.4:587 EOF

Is there any specific configuration needed for SMTP protocol support in Mubeng, or is SMTP protocol unsupported?


@Y-GM Y-GM added Status: On Hold Type: Bug Something isn't working labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: On Hold Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants