HTTP/1.1 200 OK Server: nginx Date: Thu, 06 Mar 2025 18:34:29 GMT Content-Type: text/html Content-Length: 513 Last-Modified: Sat, 08 Feb 2025 03:11:10 GMT Connection: keep-alive Keep-Alive: timeout=20 Accept-Ranges: bytes <!DOCTYPE html> <html> <body> <input type="hidden" id="http" name="http" value="5000"> <input type="hidden" id="https" name="https" value="5001"> <input type="hidden" id="prefer_https" name="prefer_https" value="false"> </body> <script type="text/javascript"> var protocol=location.protocol; var port=location.protocol === "https:" ? 5001 : 5000; var URL=protocol+"//"+location.hostname+":"+port+"/"; location.replace(URL); </script> </html>
Shodan ® - All rights reserved