Hello again!
I need to use trailbase with unix sockets. Right know this is not possible so I'm doing something dirty that looks like:
/usr/bin/socat UNIX-LISTEN:/run/socks/trailbase.sock,fork,mode=0777 TCP:localhost:4000
To avoid doing such horrible things, would you be interested in a socket listener ability? If so I'll gladly do it :)
Hello again!
I need to use trailbase with unix sockets. Right know this is not possible so I'm doing something dirty that looks like:
To avoid doing such horrible things, would you be interested in a socket listener ability? If so I'll gladly do it :)