inactive
1,775
edits
| No edit summary | No edit summary | ||
| Line 173: | Line 173: | ||
| Basically it is just typing: | Basically it is just typing: | ||
| {|   | {| class="wikitable" | ||
| | curl -k -u USER:PASSWORD 'https://allegro-mm-XXXX/API/data/modules/capture?expression=ip==10.1.2.3' > path_to/capture.pcap | | curl -k -u USER:PASSWORD 'https://allegro-mm-XXXX/API/data/modules/capture?expression=ip==10.1.2.3' > path_to/capture.pcap | ||
| |} | |} | ||