Skip to content

Commit

Permalink
📖 Simplified Text
Browse files Browse the repository at this point in the history
  • Loading branch information
robiot authored Aug 6, 2021
1 parent 3572e72 commit 08faf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
![Ex](.github/assets/easy-revshell.gif)
Starting a listener is just as simple as `rc -lp port`. While in netcat you would do something like `nc -nlvp port`.

And creating a reverse shell has never been easier, `rc -rp port shell` is all you need. No more long piping stdin, stdout, stderr in/out from /dev/tcp into /bin/shell that you always forget.
And creating a reverse shell has never been easier, `rc -rp port shell` is all you need. No more long /dev/tcp stuff that you always forget.

## :page_with_curl: Command History
![Appearance](.github/assets/history-ex.gif)
Expand Down

0 comments on commit 08faf77

Please sign in to comment.