drallieiv / KinanCity

Yet another PTC account generator
Apache License 2.0
125 stars 66 forks source link

[Feature Request] Remove failed proxy from list #74

Open ghost opened 7 years ago

ghost commented 7 years ago

Right now KinanCity checks its proxies every time it runs.

In order to speed it up for the next "round", maybe it could remove the proxies that failed the test from the config file.

drallieiv commented 7 years ago

There is no reason theses proxy would not come back up meanwhile. You should decide yourself which proxies to keep or remove from your config.

Also there is no way to do that if you give your proxies in command line argument.

Note : you can skip the proxy check with npc option if you already know that your proxies are okay

Le 24 oct. 2017 8:13 PM, "Inuyasha22" notifications@github.com a écrit :

Right now KinanCity checks its proxies every time it runs.

In order to speed it up for the next "round", maybe it could remove the proxies that failed the test from the config file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/drallieiv/KinanCity/issues/74, or mute the thread https://github.com/notifications/unsubscribe-auth/AArpWy33yqnPDKGqIbsmzqZtr9SWDUkpks5svijPgaJpZM4QE3Wz .

ghost commented 7 years ago

Yeh, I know you can skip it. But it'll load the whole list again in the process, reducing the success chances drastically.