SLBR/listen.sh

4 lines
77 B
Bash
Raw Normal View History

2018-08-28 17:39:44 +00:00
#!/bin/sh
nc -l localhost 9191
#cat gamelog.txt | nc -q2 10.161.77.78 9090