aDarkDev / NotPixel

NotPixel automatic claim and paint bot، easy to use without extras.
MIT License
166 stars 21 forks source link

proxy dont work. #76

Open faerhjio0gase opened 1 month ago

faerhjio0gase commented 1 month ago

even if I introduce proxies that do not exist in the world, the farm will still work bypassing the proxy

aDarkDev commented 1 month ago

how did you set your config?

Denys7814 commented 1 month ago

A similar situation. I inserted the proxy into the "config.py" file in this form -

================[proxy]================

USE_PROXY = True # or put True if you want use it PROXIES = { "http":"socks5://login:password@ip:port", "https":"socks5://127.0.0.1", # if you using socks4 or http only replace it with "socks5" } saved, launched the process, everything works, but I did not see any data about my proxies. I became interested in how it works... I changed the proxy (deleted part / added something else), and re-launched the process, it turns out it still works with a fictitious proxy ((

Please tell me how to correctly enter the proxy, and where exactly? And perhaps there are recommendations on what type of proxy to use (maybe this is the catch)?

P.S. I use mobile proxies "asocks.com" type socks5.

Denys7814 commented 1 month ago

як ти встановив свою конфігурацію?

Good day! Please tell me how to correctly connect a proxy in your bot?