We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 811a09b + d503da4 commit 2dd0529Copy full SHA for 2dd0529
README.md
@@ -11,12 +11,6 @@ Commands are restricted to a curated set of read-only tools. Destructive operati
11
- `sed` -> `"Stream editing can modify files -- read-only access only. Use grep for searching."`
12
- `$HOME/file` -> `"Variable expansion will not expand. Use absolute paths."`
13
14
-## Demo
15
-
16
-Here's a demo of ShellGuard with [OpenCode](https://opencode.ai) against a simulated server. It works extremely well against real servers too.
17
18
-<video src="https://raw.githubusercontent.com/jonchun/shellguard/refs/heads/main/docs/videos/shellguard-demo.mp4" controls width="100%"></video>
19
20
## Quick Start
21
22
### Install
0 commit comments