socat server

This commit is contained in:
2023-10-04 01:14:27 +05:00
parent e542a91b9d
commit 950ddab4fd
4 changed files with 10 additions and 4 deletions

View File

@ -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