4 lines
52 B
Python
4 lines
52 B
Python
import scapy
|
|
|
|
print("Scapy imported successfully!")
|
import scapy
|
|
|
|
print("Scapy imported successfully!")
|