Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
boratanrikulu committed Jul 27, 2024
1 parent 7a88ab3 commit bc8091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Debug
run: |
sudo ./build/durdur attach -i enp0s3
sudo ./build/durdur attach -i ens3
timeout 20s sudo cat /sys/kernel/debug/tracing/trace_pipe > trace_output.txt &
timeout 20s sudo tcpdump -i ens3 > tcp_output.txt &
sudo ./build/durdur drop --src "169.155.49.112"
Expand Down

0 comments on commit bc8091f

Please sign in to comment.