Loading video player...
ā¶ Django & HTMX FULL COURSE: https://www.udemy.com/course/django-htmx-hypermedia-web-apps/?couponCode=BUGBYTES-FEB š Join our channel to get access to perks: https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join āļø ššš šŗš² š® š°š¼š³š³š²š²: To support the channel and encourage new videos, please consider buying a coffee here: https://ko-fi.com/bugbytes In this video, we'll look at fastapi-guard, a security package that provides application-level security features for FastAPI apps, including rate-limiting, IP blacklisting and whitelisting, user agent blocking and geo-restrictions. š ššµš®š½šš²šæš: 00:00 Intro 02:07 FastAPI-Guard overview and installation 03:03 Configuring SecurityMiddleware 05:49 Using Redis to store limits 09:01 Per-Route rate limiting 10:55 IP Blacklisting and Whitelisting 12:36 Blocking user agents (cURL, etc) 14:36 Honeypot Detection š¦š¼š°š¶š®š¹ š š²š±š¶š®: ā¶ Udemy: https://www.udemy.com/user/bugbytes/ š Blog: https://bugbytes.io/posts/ š¾ Github: https://github.com/bugbytes-io/ š šššæššµš²šæ šæš²š®š±š¶š»š“ š®š»š± š¶š»š³š¼šæšŗš®šš¶š¼š»: fastapi-guard: https://github.com/rennf93/fastapi-guard Proxy Security: https://rennf93.github.io/fastapi-guard/latest/tutorial/security/proxy-security/ Redis DockerHub: https://hub.docker.com/_/redis #fastapi #python #cybersecurity