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
434 stars 113 forks source link

README.md: correct github issue URL #193

Closed saulwold closed 5 years ago

saulwold commented 5 years ago

Missing github.com so was getting a 404

Signed-off-by: Saul Wold sgw@linux.intel.com