You have reached this page on port 5900.
Network service: unknown
Your outgoing IP: 18.204.42.98
$ telnet portquiz.net 5900 Trying ... Connected to portquiz.net. Escape character is '^]'.
$ nc -v portquiz.net 5900 Connection to portquiz.net 5900 port [tcp/daytime] succeeded!
$ curl portquiz.net:5900 Port 5900 test successful! Your IP: 18.204.42.98
$ wget -qO- portquiz.net:5900 Port 5900 test successful! Your IP: 18.204.42.98
# For Windows PowerShell users PS C:\> Test-NetConnection -InformationLevel detailed -ComputerName portquiz.net -Port 5900
In your browser address bar: http://portquiz.net:XXXX
Examples:I got complains that portquiz is not working on port 445. My hosting company OVH is probably blocking this port. Sorry about that. Feel free to contact them. See my blog post and OVH forum post (french).
Your browser can block network ports normally used for purposes other than Web browsing. In this case you should use the telnet or netcat commands to test the port.
Please also note that this server uses some port for real services (22, 25), so testing with your browser on those ports will not work.
Contact/feedback:
See also: