Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Not Using All Proxies?[BUG] #391

Open
NFKRZZ opened this issue Apr 4, 2022 · 10 comments
Open

Not Using All Proxies?[BUG] #391

NFKRZZ opened this issue Apr 4, 2022 · 10 comments
Labels
bug Something isn't working proxy

Comments

@NFKRZZ
Copy link

NFKRZZ commented Apr 4, 2022

Bug Report Form

Checklist

  • [ YES] I am using the latest version of the code.
  • [ YES] I am absolutely sure I read the README in its entirety.
  • [ YES] I have made sure this is not a duplicate issue.
  • [ YES] I have filled out this form correctly.

Describe the bug

Full proxy list isn't being used, only the first one.

I put a list of proxies into the json file, but I noticed in the debug statements and on wire shark only the first proxy is being used to send the messages for every thread.

To Reproduce

Run the latest version of the program with a list of proxies

Expected behavior

the proxy IP that is listed in the debug statements for each thread should be different.

this is my json file but I ran it through 2 json/yaml parsers and it should be fine

https://pastebin.com/HPwUaZRH

@NFKRZZ NFKRZZ added the bug Something isn't working label Apr 4, 2022
@NFKRZZ NFKRZZ changed the title [BUG] Not Using All Proxies?[BUG] Apr 4, 2022
@Risewill23
Copy link
Collaborator

Can you post the log of the python script?

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

image
image

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

sorry if there is a lot of bs, but it goes pretty fast
https://pastebin.com/ME5BwWwe

@Risewill23
Copy link
Collaborator

I think the issue is fixed in my pull request
try using the "Risewill23-updates" branch

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

ok will do! thanks

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

wait do the proxies in the json file have to be indented?

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

i have them currently like this
image
and i saw that when it loads proxies it only loads the first one

@Risewill23
Copy link
Collaborator

the proxies setup you have is valid for json

@NFKRZZ
Copy link
Author

NFKRZZ commented Apr 4, 2022

image

well its only loading 1 proxy I think

@gmorningman
Copy link

i have same issue

@thoroc thoroc added the proxy label Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working proxy
Projects
None yet
Development

No branches or pull requests

4 participants