Open NFKRZZ opened 2 years ago
Can you post the log of the python script?
sorry if there is a lot of bs, but it goes pretty fast https://pastebin.com/ME5BwWwe
I think the issue is fixed in my pull request try using the "Risewill23-updates" branch
ok will do! thanks
wait do the proxies in the json file have to be indented?
i have them currently like this and i saw that when it loads proxies it only loads the first one
the proxies setup you have is valid for json
well its only loading 1 proxy I think
i have same issue
Bug Report Form
Checklist
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