-
Phil authored
Now, instead of creating one add-on for each new protocol, and launch each add-on separately, you can put some load_extension() commands in your ~/scapy_startup.py and each time you run Scapy, all your extensions will be present.
Phil authoredNow, instead of creating one add-on for each new protocol, and launch each add-on separately, you can put some load_extension() commands in your ~/scapy_startup.py and each time you run Scapy, all your extensions will be present.