Answer the question
In order to leave comments, you need to log in
What means can be used to parse the underlying http protocols, using django?
Good afternoon.
I have a django web application that renders a web page on request. Some people get paid for referrals. It is required to write a system of protection against bots. What tools can be used to analyze packets at the underlying levels of the Osi model using python?
Answer the question
In order to leave comments, you need to log in
You will definitely not find anything in the packages that will indicate a bot.
And you can analyze by UserAgent, IP address, frequency of requests, and the like, using standard tools.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question