1189717638 | 2025-01-15T08:32:09.087086
22 /
tcp
SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.11
Key type: ssh-rsa
Key: AAAAB3NzaC1yc2EAAAADAQABAAABgQDKxRCmQFFk0+42USNMOpCc12/KqzTCdpDuKDsDdgqdUzCl
ltGM3HC4ySXyohHJc8WWG/3D31LEs83I8jVjNxkESvlGGs1vuz2eivxnEo358LvJPVM/94c576xQ
bU2C826v+bad7v1QolzwI8p8xn0FwWuFdjTwMiChDGWrMena4DmUf049JhXSJX41P009ZmrEK5AD
eeP4cK//9ZyUHwJ5sOdncXSnM6P2pHGmbOpxzgjYHZ9G644UckZ0A0nh6PpABRY21PaO60praxGD
Y/iIpBE9Oq7zX76NgjXFlSUr6YywzX5DtiQRDEZj9XNE4yxV0+JJX0B63zEgx1u1G56GZb9pzdm2
tXqKoB8VS649Tv41KsicMK6cokI2XGIOkTfQXHqoXE7h3MeIarfL/SYZLNIuk067aiQl18bPI/5D
0Pk8jguPWWlWXFTvHFHhdgWJ3f+09qGpHCC6YNXWlHS3XYJikp3J6QcNcfo3DrH7YVe4wfR/Mtm6
FrZJxIbmB48=
Fingerprint: 06:de:58:26:fc:d9:e0:f8:41:6c:91:68:94:4d:4a:e0
Kex Algorithms:
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
kex-strict-s-v00@openssh.com
Server Host Key Algorithms:
rsa-sha2-512
rsa-sha2-256
ssh-rsa
ecdsa-sha2-nistp256
ssh-ed25519
Encryption Algorithms:
chacha20-poly1305@openssh.com
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
MAC Algorithms:
umac-64-etm@openssh.com
umac-128-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
hmac-sha1-etm@openssh.com
umac-64@openssh.com
umac-128@openssh.com
hmac-sha2-256
hmac-sha2-512
hmac-sha1
Compression Algorithms:
none
zlib@openssh.com
1549517852 | 2025-01-13T05:49:01.620125
8000 /
tcp
HTTP/1.1 404 Not Found
Server: gunicorn/20.0.4
Date: Mon, 13 Jan 2025 05:49:01 GMT
Connection: close
Content-Type: text/html; charset=utf-8
X-Frame-Options: DENY
Content-Length: 2319
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Vary: Origin
-504272566 | 2025-01-13T15:02:05.012467
9000 /
tcp
HTTP/1.1 404 Not Found
Server: nginx/1.18.0 (Ubuntu)
Date: Mon, 13 Jan 2025 15:02:04 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2324
Connection: keep-alive
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Vary: Origin
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Page not found at /</title>
<meta name="robots" content="NONE,NOARCHIVE">
<style type="text/css">
html * { padding:0; margin:0; }
body * { padding:10px 20px; }
body * * { padding:0; }
body { font:small sans-serif; background:#eee; color:#000; }
body>div { border-bottom:1px solid #ddd; }
h1 { font-weight:normal; margin-bottom:.4em; }
h1 span { font-size:60%; color:#666; font-weight:normal; }
table { border:none; border-collapse: collapse; width:100%; }
td, th { vertical-align:top; padding:2px 3px; }
th { width:12em; text-align:right; color:#666; padding-right:.5em; }
#info { background:#f6f6f6; }
#info ol { margin: 0.5em 4em; }
#info ol li { font-family: monospace; }
#summary { background: #ffc; }
#explanation { background:#eee; border-bottom: 0px none; }
pre.exception_value { font-family: sans-serif; color: #575757; font-size: 1.5em; margin: 10px 0 10px 0; }
</style>
</head>
<body>
<div id="summary">
<h1>Page not found <span>(404)</span></h1>
<table class="meta">
<tr>
<th>Request Method:</th>
<td>GET</td>
</tr>
<tr>
<th>Request URL:</th>
<td>http://78.141.193.184:8000/</td>
</tr>
</table>
</div>
<div id="info">
<p>
Using the URLconf defined in <code>nms_project_settings.urls</code>,
Django tried these URL patterns, in this order:
</p>
<ol>
<li>
admin/
</li>
<li>
nms_app/
</li>
<li>
nms_swagger/
[name='schema-swagger-ui']
</li>
</ol>
<p>
The empty path
didn’t match any of these.
</p>
</div>
<div id="explanation">
<p>
You’re seeing this error because you have <code>DEBUG = True</code> in
your Django settings file. Change that to <code>False</code>, and Django
will display a standard 404 page.
</p>
</div>
</body>
</html>