realytcracker / go-jamcracker

a simple animal jam brute force password cracker with concurrency
MIT License
28 stars 20 forks source link

Proxyconnect: tcp dial tcp: lookup [password]: no such host #6

Open hardkore144 opened 4 years ago

hardkore144 commented 4 years ago

Hey, Ive been attempting to do this code for about 8 months and its never worked for me. I am doing it on Windows but I'm not getting the unexpected eof, just this proxyconnect error. Im new to coding and hacking so I dont know what it could be or how to fix it. Please help?

realytcracker commented 4 years ago

it looks like you’re using a proxy file with the word “password”

proxies are optional you’re just required to have a list of usernames and a word list of passwords

Sent from my iPhone

On Dec 8, 2019, at 12:08 PM, hardkore144 notifications@github.com wrote:

 Hey, Ive been attempting to do this code for about 8 months and its never worked for me. I am doing it on Windows but I'm not getting the unexpected eof, just this proxyconnect error. Im new to coding and hacking so I dont know what it could be or how to fix it. Please help?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hardkore144 commented 4 years ago

I am using a list of usernames and a list of passwords and theyre both .txt files and it keeps giving me the proxy error.