https://radius.rsgx.com/

Submitted URL:
https://radius.rsgx.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://radius.rsgx.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
<title>RSGx RADIUS server</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<h1>RSGx RADIUS server</h1>
<p>This website exists purely to facilitate LetEncrypt cetificate
renewals for the RSGx RADIUS server. There is nothing here of any interest.</p>

<p><em>Thank you for using nginx.</em></p>


</body></html>