mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 06:55:04 +00:00
Initial tests and analysis
This commit is contained in:
4
scripts/test.sh
Normal file
4
scripts/test.sh
Normal 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
|
Reference in New Issue
Block a user