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

do they work #53

Closed
newgirlongithub opened this issue Aug 17, 2024 · 5 comments
Closed

do they work #53

newgirlongithub opened this issue Aug 17, 2024 · 5 comments

Comments

@newgirlongithub
Copy link

none of them have worked for me, here are some of the errors i get:
Proxy error: 407 Proxy Authentication Required
Proxy error: 400 Bad Request
Invalid proxy response
[Errno 111] Can not connect to proxy xyz [Connect call failed ('xyz)]
Proxy connection timed out: 10
is it the proxy or my code?

@ghost
Copy link

ghost commented Aug 19, 2024

Read the responses you're getting, the proxies are technically working but as the responses state, some of them require authentication, and some of them are a result of a bad request sent by your code, could be an issue from your code or their end.

What you can do is write a [python or bash] script to test each proxy to filter down the proxy list to valid working ones.

@codepyth
Copy link

none of the proxy work. that's totally useless. guys don't waste your time with it.

@perlsol
Copy link

perlsol commented Aug 26, 2024

oh the small minds!
127.0.0.7 shouldn't be in there ;)

@bitsydarel
Copy link

They definitely work, you have to create a script to filter the one that require authentication or are no longer valid.
I used them almost everyday for my pentesting using proxychains4.

@TheSpeedX
Copy link
Owner

These proxies are publicly sourced. As @bitsydarel suggested, You will have to pass them through a proxy validator before using it.
It is not feasible for me to check every minute and update it. This checks will have to be performed on usage side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants