|
- print("Copy single attack pcap to location of base pcap...", end=" ")
|
|
+ print("Copying single attack pcap to location of base pcap...", end=" ")
|
|
timestamp = time.strftime("%Y%m%d") + '-' + time.strftime("%X").replace(':', '')
|
|
timestamp = time.strftime("%Y%m%d") + '-' + time.strftime("%X").replace(':', '')
|