Closed SerhiiZahuba closed 9 months ago
Assuming you have configurated correctly telegram token and chat id try to change the line 185 in script:
print(requests.get(sendTelegram("From: " + wanted_ip + "\nTo: " + src_ip + ":" + str(wanted_port) + "\nRule: " + cmnt)).json())
Yes. Now working . Thanks
Hello
I see in the router that new IP addresses are added to the letter, but the message does not come in Telegram. Where can I see the log of sending a message in Telegram?
Thanks