我正在尝试使用ssh将本地端口上的TCP连接转发到远程服务器上的Unix套接字,但我一直收到错误。remote$ nc -lU /tmp/socketlocal$ ssh -L127.0.0.1:5000:/tmp/socket -vv #remote host here#debug1: Local connections to 127.0.0.1:5000 forwarded to remote address /tmp/socket:-2
debug1: Local forwarding l