rdeepak2002 / reddit-place-script-2022

Script to draw an image onto r/place (https://www.reddit.com/r/place/)
909 stars 347 forks source link

what type of proxy to use? #331

Open ItCameFr0mMars opened 2 years ago

ItCameFr0mMars commented 2 years ago

http? socks4? socks5? which one?

Risewill23 commented 2 years ago

socks4 or socks5 You can also use tor if you don't have any proxy

ItCameFr0mMars commented 2 years ago

okay, I tried making a proxies.txt file, but the script is not using those. @Risewill23

thoroc commented 2 years ago

What makes you say that? did you log the proxies in the script?

ItCameFr0mMars commented 2 years ago

the script isn't saying anything that It is using proxies. If it is supposed to be doing that you should add a message that indicates a proxy is being used

thoroc commented 2 years ago

https://github.com/rdeepak2002/reddit-place-script-2022/pull/345 <-- added some debug statement to allow you to see the proxy loaded.

thoroc commented 2 years ago

Can you run it again with the flag --debug? It should show you the proxies that are loaded.