mirror of
https://github.com/unman/shaker.git
synced 2025-02-10 03:38:48 -05:00
3 lines
47 B
Bash
3 lines
47 B
Bash
#!/bin/sh
|
|
exec socat STDIO TCP:localhost:22000
|