Created
October 21, 2021 13:20
-
-
Save csobankesmarki/841ba212f49ac8ad898f4f7c76206bea to your computer and use it in GitHub Desktop.
use the socat utility to expose sockets manually over network ports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
socat TCP-LISTEN:12345 UNIX-CONNECT:/var/lib/socket.sock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment