From e08966a254c67819bb2dd93838ed01ae02eba9ef Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Mon, 28 Oct 2024 07:29:30 +0100 Subject: [PATCH] update --- _knowledge-base/port_forwarding.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_knowledge-base/port_forwarding.md b/_knowledge-base/port_forwarding.md index 0e03fba..d5233fe 100644 --- a/_knowledge-base/port_forwarding.md +++ b/_knowledge-base/port_forwarding.md @@ -162,6 +162,7 @@ For testing we can use websites that will test if a port is open at specified pu * Run Port Listener, set port `666`, press Start. * If a windows firewall notification pops up with a question, answer yes. * Go to [portchecker.co](https://portchecker.co/), set the port to 666 and press Check. +* You get the answer if the internet sees your port as open or closed. ![port_listener](https://i.imgur.com/A9fxIbi.png)