A fork of dtach that uses pipes instead of Unix sockets.
At most 126 clients are supported for each server.
You will only need this if you removed the sockets support in your kernel configuration.
The usage is exactly the same. See README.old
for more info.
C++11 support and CMake are required.
There are probably some unhandled edge cases. Use with caution.
GPLv3