Initial tests and analysis

This commit is contained in:
2024-09-14 15:50:15 +00:00
parent 26dddad1ac
commit ace8eb4ab1
9 changed files with 145 additions and 0 deletions

4
scripts/test.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
sudo tshark -a duration:60 -f "port 25565" -w ./trace/java-60s.pcap
sudo tshark -a duration:60 -f "port 19132" -w ./trace/bedrock-60s.pcap