Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

1.1.12

Choose a tag to compare

@neo-technology-commit-status-publisher neo-technology-commit-status-publisher released this 11 Oct 15:04
· 184 commits to 4.3 since this release
0903d49
Cypher Shell 1.1.12

Fixes issue where cypher-shell would hang if it was run with
the timeout command from inside a shell script.

- Only prompt if interactive input is available
- Prompt directly to /dev/tty if stdout is redirected
- Prompt to /dev/null if no tty is available
- If only username is given, but not password, prompt directly
before attempting to connect