Brandon Sorgdrager's Avatar

Brandon Sorgdrager

@bsord.io

AI Builder, Hacker, Gamer I transform problems and ideas into solutions

5
Followers
2
Following
2
Posts
24.11.2024
Joined
Posts Following

Latest posts by Brandon Sorgdrager @bsord.io

May the bots be ever in your favor

24.01.2025 23:18 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I'd build auth into your endpoints and require a token be passed with requests. Then you can use Web Application Firewall (WAF) rules, if using aws, to throttle or rate limit, etc based on token, and block the rest. You can do it based on IP as well but trivial to work around any motivated bot.

26.11.2024 01:02 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0