ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
435 stars 112 forks source link

return exitcode for ssh commands and exit code 1 at config errors #169

Closed trbs closed 6 years ago

trbs commented 7 years ago

return exitcode for ssh commands and exit code 1 at config errors

maethor commented 6 years ago

@ghantoos can you merge this PR?

ghantoos commented 6 years ago

Sorry for the lag !

maethor commented 6 years ago

No problem, thank you very much!