Capture the UDP packets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sanjayrjain
    New Member
    • Feb 2010
    • 3

    Capture the UDP packets

    Hi ,

    I'm using python 2.3 version which is a default version present in linux 4.4.
    I have few queries w.r.t python:

    1) How can capture the UDP packet and read the TTL value from it?
    usually i did manually using tcpdump tool. But now i want to automate it using a python script. Is it possible to achieve this ? If yes , how?
Working...