Skip to content

Commit

Permalink
Add badges: Pypi, pylint, pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ghantoos committed Oct 25, 2024
1 parent 4c22d79 commit f98c23e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![PyPI - Version](https://img.shields.io/pypi/v/:limited-shell)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ghantoos/lshell/python-app.yml)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ghantoos/lshell/pylint.yml)

# lshell

lshell is a limited 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.
Expand Down

0 comments on commit f98c23e

Please sign in to comment.