Skip to content

Instantly share code, notes, and snippets.

@raek
Created June 22, 2021 10:01
Show Gist options
  • Save raek/091dc9751534be682ecdc0c2c99767b1 to your computer and use it in GitHub Desktop.
Save raek/091dc9751534be682ecdc0c2c99767b1 to your computer and use it in GitHub Desktop.
[Unit]
Description=Feather serial port forwarder
[Service]
ExecStart=socat TCP-LISTEN:55232,fork /dev/feather,rawer
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment