mirror of
https://github.com/unman/shaker.git
synced 2026-01-06 02:25:34 -05:00
2 lines
47 B
Bash
2 lines
47 B
Bash
#!/bin/sh
|
|
exec socat STDIO TCP:localhost:22000
|