moth/packages/p2client/service/p2client/p2connect

8 lines
122 B
Bash
Executable File

#! /bin/sh
# Try hard to look like a serial connection
reset
echo 'RS232/0:1200-N81'
exec nc 10.0.0.2 56352 2>/dev/null