Python Forum
Detect http request on my ip
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Detect http request on my ip
#1
I want to write a python script that detects when a http request is made on the IP address of my home network. I have a dynamic DNS set up so that I can access my little home server any time.
I want to execute code after the http request is made and make check on the payload if it is a POST.

I'm new but not new at networking stuff so I don't know where to start. I always had no problems making http requests and thought that it would be easy to detect them.

Can anyone guide me in the right direction?
Reply


Messages In This Thread
Detect http request on my ip - by riccardoob - Jun-07-2021, 12:33 PM
RE: Detect http request on my ip - by ndc85430 - Jun-27-2021, 05:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Http connection error when using API request (requests library) zazas321 1 3,112 Oct-13-2020, 05:58 AM
Last Post: zazas321

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020