From 7708837d8278775b63935c0087d557ed64f1fdda Mon Sep 17 00:00:00 2001 From: Al Azif <33132478+Al-Azif@users.noreply.github.com> Date: Wed, 17 Jan 2018 22:38:58 -0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a002ea8..a2ec8ad 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Before seeking help run though the following list: - Use the most recent release. Feel free to believe that the Python 2 release works better... I **won't** support it anymore. - "The Python 3 release cause a kernel panic, but the Python 2 release works." **The exploit sent is the same, you just got unlucky, try again...** - Follow the directions exactly, don't try to get fancy then come for help +- **If the server starts (It gives you an IP and hasn't errored out) and you can't connect from your PS4 with 99.99% certainty your firewall/anit-virus is blocking it. This accounts for nearly all of the issues users have. I'm getting real tired of me saying it's the firewall and after an hour remote troubleshooting (Which is not fun) it ends up being the firewall like I said in the first place** - In your command prompt run `python --version` or `python3 --version` to make sure you have Python 3 installed correctly - Disable other networking apps that may interfere with the script (Skype, Discord, Torrent Clients, XAMPP, Firewalls, etc) - It is normal to get some errors while running the network test. This proves the PSN domains are blocked correctly. From 72ed375ffc5e03af7f3fa4bbd38794cdaa8cf361 Mon Sep 17 00:00:00 2001 From: Al Azif <33132478+Al-Azif@users.noreply.github.com> Date: Wed, 17 Jan 2018 22:39:44 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ec8ad..bbefa41 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Before seeking help run though the following list: - **If the server starts (It gives you an IP and hasn't errored out) and you can't connect from your PS4 with 99.99% certainty your firewall/anit-virus is blocking it. This accounts for nearly all of the issues users have. I'm getting real tired of me saying it's the firewall and after an hour remote troubleshooting (Which is not fun) it ends up being the firewall like I said in the first place** - In your command prompt run `python --version` or `python3 --version` to make sure you have Python 3 installed correctly - Disable other networking apps that may interfere with the script (Skype, Discord, Torrent Clients, XAMPP, Firewalls, etc) -- It is normal to get some errors while running the network test. This proves the PSN domains are blocked correctly. +- It is normal to get some errors (PSN & NAT) while running the network test. This proves the PSN domains are blocked correctly. #### Exploit/Payload Related