Pinned Loading
-
socat-unix-socket-to-tcp.sh
socat-unix-socket-to-tcp.sh 1#!/bin/bash
23if [ $# -ne 3 ]; then
4echo "usage: $0 <unix socket file> <host> <listen port>"
5exit
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.