This repository was archived by the owner on Jul 6, 2023. It is now read-only.
1.1.12
·
184 commits
to 4.3
since this release
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