We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad72205 commit f3c2c16Copy full SHA for f3c2c16
README.md
@@ -18,9 +18,10 @@ All credit to the team behind pOOBs4
18
## Exploiting
19
20
1. Run app `python3 app.py`. Might need to run as root to bind to port 1337
21
-2. Navigate to port 1337 on your host IP on your PS4
22
-3. Same as psOOBs4
23
-4. GoldHEN should be sent once the server detects success via log messages
+2. In the command line the IP address to navigate to will be printed e.g `* Running on http://192.168.1.200:1337/ (Press CTRL+C to quit)`
+3. Navigate to port 1337 on that IP on your PS4
+4. Same as psOOBs4
24
+5. GoldHEN should be sent once the server detects success via log messages
25
26
27
## Help! It doesn't work on my machine
0 commit comments