SLBR/listen.sh

4 lines
77 B
Bash
Executable File

#!/bin/sh
nc -l localhost 9191
#cat gamelog.txt | nc -q2 10.161.77.78 9090