Fixed command line argument handling when using IPython
With IPython support enabled, any command line arguments given to Scapy were incorrectly interpreted by the embedded IPython shell as IPython command line arguments. For example, "scapy -d" (to increase Scapy's debug level) did not work.
Loading
Please register or sign in to comment