Displaying 1 result from an estimated 1 matches for "server_execut".
2007 Feb 05
1
tunneling support for PF_UNIX sockets
...itiated.
I was thinking something like:
"AF_UNIX::/home/user/dir/sock_file" for UNIX sockets (ssh -newflag
8080:AF_UNIX::/home/user/dir/sock_file hostname.com)
"AF_INET::localhost:80" for tcp redirection, this should be default, if
no AF_* is specified.
"AF_EXEC::/home/user/server_executable -p param" for executable
redirection.
6. Local port support for new address families can gain some new usage.
Any ideas for this?
Any further ideas ?
--
Topi