Skip to content
forked from crigler/dtach

A fork of dtach that uses pipes instead of Unix sockets.

License

Notifications You must be signed in to change notification settings

SudoMaker/dtachez

 
 

Repository files navigation

dtachez

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.

Usage

The usage is exactly the same. See README.old for more info.

Build

C++11 support and CMake are required.

Caveats

There are probably some unhandled edge cases. Use with caution.

License

GPLv3

About

A fork of dtach that uses pipes instead of Unix sockets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.6%
  • Roff 11.2%
  • C 7.6%
  • CMake 1.6%