Recent content by goliathusdesigner

  1. G

    Networking with Scapy

    I'm not completely familiar with what I should be using as I've only just started and have not gotten to the Argparse topic yet. But I will try to look into it. Thank you
  2. G

    Question Scapy help

    Thank you. Apologies for my mistake.
  3. G

    Networking with Scapy

    Hi all, I recently just started taking up Python and Scapy and am facing some difficulties with the script structure. I was presented with creating a script with these requirements, but I'm unable to make it run so that "-verbose" input changes verbose=0, to verbose=1. That as well with the...
  4. G

    Question Scapy help

    Hi all, I recently just started taking up Python and Scapy and am facing some difficulties with the script structure. I was presented with creating a script with these requirements, but I'm unable to make it run so that "-verbose" input changes verbose=0, to verbose=1. That as well with the...