-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
I think it would be really cool, expecially for casual" users like myself, if
you had a set of control scripts for a starting point for creating the external
scripts.
Obviously this is not my forté, but a fun thing to do might be to make a
daemonproxy based perp (similar commands), so maybe
- derpctl
- derphup
- derpls
- derpok
- derpstat
I might try my hand at this, but I'm honestly not really sure where to start; I
guess if I were using perl I'd want to have an event loop watching for events on
STDIN and on some domain socket for external control? I'll let you know if I
come up with anything.
Oh also, I'd understand if you don't think that stuff like this should be
bundled with daemonproxy, but at least linking to examples would be nice.