Process server with telnet console and log access
procServ is a wrapper that starts an arbitrary command as a child process in the background, connecting its standard input and output to a Unix domain socket or a TCP port for telnet access. It supports logging, child restart (manual or automatic on exit), and more. procServ does not have the rich feature set of the screen utility, but is intended to provide running a command in a system service style, in a small, robust way. Handling multiple users, authorization, authentication, central logging is done best on a higher level, using a package like conserver. For security reasons, procServ only accepts connections from localhost.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.7.0-20.fc41 | - |
Fedora 41 | 2.7.0-20.fc41 | - |
Fedora 40 | 2.7.0-19.fc40 | - |
Fedora 39 | 2.7.0-17.fc39 | - |
Fedora EPEL 9 | 2.7.0-16.el9 | - |
Fedora EPEL 8 | 2.7.0-11.el8 | - |
You can contact the maintainers of this package via email at
procServ dash maintainers at fedoraproject dot org
.