Skip to content

Commit

Permalink
set probe script to send null packets
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kennedy committed Apr 1, 2024
1 parent ba69a6d commit bd4e841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/probe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ RUST_LOG=info \
--source-port 10000 \
--source-device en0 \
--target-ip 0.0.0.0 \
--send-null-packets \
--target-port 5556 \
--zmq-batch-size 10000 $@

0 comments on commit bd4e841

Please sign in to comment.