mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-17 17:43:06 -05:00
6 lines
60 B
Bash
6 lines
60 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./start-p2p.sh
|
||
|
./run-p2p-tests.py
|
||
|
./stop-wifi.sh
|