Deavmi 5 years ago
Writing a Python 3 program to analyze network traffic by analyzing IP packets of the different packet types.

Raw sockets are fun.

IP is fun.
  • 2

Replies

  • Sigg3 5 years ago
    It is.

    I wrote a 802.11 parser using hexdump in #bash :)
    • 0