#๐Ÿ”’ proxys not working?

32 messages ยท Page 1 of 1 (latest)

velvet dockBOT
#

@sharp cape

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

sharp cape
#

here

#

i cant send normally

#

but my proxys are not being passed

#

it keeps saying proxys NONE

brisk narwhal
#

@sharp cape I changed your nickname to "PythonDev", as blank names are not allowed.

sharp cape
#

cool

cold tapir
sharp cape
#

hold on

cold tapir
sharp cape
#

should i send whole code

#
       try:
            response = requests.post(webhook_url, json=webhook_data, proxies={'https': proxy}, timeout=10)
            if response.status_code == 204:
                print(f"[!] Success! {random_number} using proxy: {proxy}")
            else:
                print(f"[X] Failed to send webhook {random_number} using proxy: {proxy}")
        except Exception as e:
            print(f"[X] Error: {e} using proxy: {proxy}")

#

thats in the code

#

there

cold tapir
sharp cape
#

yeah i have printed them

#

and it printed many proxys next to eachother

#

then carried on without using proxies

cold tapir
sharp cape
#

lme check

cursive sparrow
sharp cape
#

building a archive

#

it prints off the proxys then says after when they are needed it says NONE

cold tapir
cold tapir
velvet dockBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.