drakmail / joker

Joker can help you run command in background, view command list, stop it and see command log.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joker

Joker can help you run command in background, view command list, stop it and see command log.

Download

Source

$ make
$ make install

Usage

$ joker brook server -l :9999 -p password
$ joker list
$ joker stop <pid>
$ joker log <pid>

License

Licensed under The GPLv3 License

About

Joker can help you run command in background, view command list, stop it and see command log.

License:GNU General Public License v3.0


Languages

Language:C 97.3%Language:Makefile 2.7%