3 lines
45 B
Bash
3 lines
45 B
Bash
#/bin/bash
|
|
echo "q" >/dev/udp/127.0.0.1/8888
|
#/bin/bash
|
|
echo "q" >/dev/udp/127.0.0.1/8888
|