# Serial port ### Sniff with a PTY ```socat -v -x -d -d pty /dev/ttyUSB0``` You may need to `stty` the actual serial port properly.