socat server
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo $1 | socat - TCP:$XDG_OPEN_LISTENER_HOST:$XDG_OPEN_LISTENER_PORT
|
||||
echo $1 | socat - TCP:docker.host:$XDG_OPEN_LISTENER_PORT
|
||||
|
Reference in New Issue
Block a user