tehmoon

Results 28 issues of tehmoon

Change: - `aes-gcm` to: - `aes-gcm-encrypt` - `aes-gcm-decrypt` - `base64` to - `base64-decode` - `base64-encode` - `hex` to: - `hex-encode` - `hex-decode`

module::aes-gcm
module::base64
module::hex

Hugo with `learn` theme.

enhancement

When the `--tail` loop is enabled it will loop using `--tail-interval` and also will create a new context which is passed down that has a hard timeout on it. Basically,...

enhancement
module::read-elasticsearch

I had that in the first version of cryptocli

enhancement

I had that in the first version of cryptocli.

enhancement

This module will read from specified file descriptors. Add a write fd one too. Also maybe add aliases for `stdout` and `stdin`?

enhancement

Feature for after #30 where when receiving a termination signal, the pipeline should shutdown itself cleanly by sending the terminate message.

enhancement

The save module will add a time to each messages received and write it to a pipeline. IE: `{ for a in $(seq 1 10); do echo toto; sleep 1;done;...

enhancement

This `fd` module will enable writing to file descriptors by creating a new anonymous pipe.

enhancement

Add something like: ``` ssh-server --user blah --password bluh ```

enhancement