Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy dont work. #76

Open
faerhjio0gase opened this issue Oct 2, 2024 · 3 comments
Open

proxy dont work. #76

faerhjio0gase opened this issue Oct 2, 2024 · 3 comments

Comments

@faerhjio0gase
Copy link

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

@aDarkDev
Copy link
Owner

aDarkDev commented Oct 2, 2024

how did you set your config?

@Denys7814
Copy link

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
Copy link

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants