We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clean up IP verification code
Updated Securing & Hardening your Telegram Bot (markdown)
Your code doesnt work. It blocks ALL IPs.
Make IP range code more understandable, remove redundant IP range explanations, and example-bot repo link and fix telegram bot manager repo link.
BotApi update, new IP range https://core.telegram.org/bots/api#april-14-2019
Do not use HTTP_X_FORWARDED_FOR, it can be bypassed with a simple header
Add more info links for Apache and Nginx access control
Updated Securing Hardening your Telegram Bot (markdown)