1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 12:30:47 -07:00
moth/packages/p2client/service/p2client/p2connect
2012-06-09 14:42:46 -06:00

7 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