Skip to content

Commit

Permalink
adding gif
Browse files Browse the repository at this point in the history
  • Loading branch information
Saket-Upadhyay committed Jun 19, 2022
1 parent a5549a7 commit 6cfc71d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added .docs/pwnjailrun.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ RUN apt-get -y update && apt-get install -y \
gcc \
g++ \
git \
vim \
python2.7 \
netcat \
net-tools \
socat \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Example:
1. Run `runPWNJail.sh` or `runPWNJail_Windows.ps1` and wait for the docker shell to open
2. In docker's shell run `/pwnjailexec.sh` or `pwnjail --config /etc/pwnjail.cfg`
3. To exit press `CTRL+C`

![](./.docs/pwnjailrun.gif)
> Note: To run in detached mode type `pwnjail --config /etc/pwnjail.cfg -d`

Expand Down

0 comments on commit 6cfc71d

Please sign in to comment.