yungshenglu / USTC-TK2016

Toolkit for processing PCAP file and transform into image of MNIST dataset
Mozilla Public License 2.0
196 stars 61 forks source link

problem when running pwsh 2_ProcessSession.ps1 -a [-u | -s] #14

Open qq374107200 opened 3 years ago

qq374107200 commented 3 years ago

[ERROR] Wrong format of command! [INFO] For Windows: .\2_ProcessSession.ps1 [INFO] For Linux: pwsh 2_ProcessSession.ps1 [INFO] : -a (All Layers) | -l (Layer 7) | -p (All Layers per pkts) [INFO] : -s (Sorting) | -u (No sorting)

[ERROR] Wrong format of command! [INFO] For Windows: .\2_ProcessSession.ps1 [INFO] For Linux: pwsh 2_ProcessSession.ps1 [INFO] : -a (All Layers) | -l (Layer 7) | -p (All Layers per pkts) [INFO] : -s (Sorting) | -u (No sorting) Did anyone have the same problem with me ? Have you solved it ?