906388357 | 2024-11-10T05:16:51.330642
21 /
tcp
220 (vsFTPd 3.0.3)
530 Login incorrect.
530 Please login with USER and PASS.
211-Features:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
211 End
-144302074 | 2024-11-24T09:33:55.529638
22 /
tcp
SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.7
Key type: ssh-rsa
Key: AAAAB3NzaC1yc2EAAAADAQABAAABAQC1NXsEJ8Lnyp20zwtunv2KTlNDr+UudA6JeetB9tND5gUJ
JO9U2EgG48hvdAolDEVFLN/2EhfMT72sKpuvxLIak0VhyTCuKJ5lsKKF92XGwAyMpA8fCyJ5WVp7
jVVRgDCXRNF1vww7i0uYbU98LA/RMaqiBmqGkxFf9ElBoaY0597ZcsbHKlIa6RvLdW6Uo5+O6Vdb
qLW+RBgCF1Yu9QqE7qqAgYy/zTWynDl8Gp8DJRaOsAMyRRbwiAG70GgbRzWu+dgt0S+DIaM/ZuYw
mn0Ed+21WZR9kUGY/31Ty5Cxdm8hk2tBrHvjSYdeIWZ8UU058YiKN3TmN1oZxzIGkBbh
Fingerprint: 47:52:6e:70:66:6d:47:9e:30:df:ee:fd:4d:d0:cc:b7
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
diffie-hellman-group14-sha1
Server Host Key Algorithms:
ssh-rsa
rsa-sha2-512
rsa-sha2-256
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
-779609535 | 2024-11-19T06:01:04.964587
80 /
tcp
HTTP/1.1 500 Internal Server Error
Date: Tue, 19 Nov 2024 06:01:04 GMT
Server: Apache/2.4.29 (Ubuntu)
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Content-Length: 2609
Connection: close
Content-Type: text/html; charset=UTF-8
-1660798656 | 2024-11-16T08:47:27.161803
3000 /
tcp
HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: text/html; charset=utf-8
Content-Length: 9183
ETag: W/"23df-RoDq1kpwx9ts5ujDCBBO2JShKxw"
Date: Sat, 16 Nov 2024 08:47:33 GMT
Connection: keep-alive
Keep-Alive: timeout=5
641618637 | 2024-11-10T06:07:30.807132
3001 /
tcp
HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: text/html; charset=utf-8
Content-Length: 10370
ETag: W/"2882-G4azd+/RyuZtYiwO2vk2Jb6K1ok"
Date: Sun, 10 Nov 2024 06:07:33 GMT
Connection: keep-alive
Keep-Alive: timeout=5
<!DOCTYPE html>
<html>
<head>
<style>
html, body {
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.container {
width: 100%;
height: 100%;
}
.container .left {
float: left;
width: 20%;
height: 100%;
box-sizing: border-box;
overflow-y: auto;
background-color: #fff;
}
.container .right {
float: left;
width: 80%;
height: 100%;
box-sizing: border-box;
background-color: #000;
}
.mdl-list {
padding: 0;
margin: 0;
}
.mdl-list__item {
padding: 0;
}
.mdl-button {
min-height: 64px;
width: 100%;
}
.template {
display: none;
}
.mdl-layout__header {
min-height: 80px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (max-width: 800px) {
.container .left {
display: none;
}
.container .right {
width: 100%;
}
}
#progress {
width: 0;
height: 5px;
position: fixed;
top: 0;
background: #d31212;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
#progress.finish {
opacity: 0;
}
#closex{
position:absolute;
margin-right: 0.5%;
margin-top: 0.5%;
top: 0;
right:0;
width:3%;
}
#data{
position:absolute;
margin-bottom: 0.5%;
margin-left: 0.5%;
bottom: 0;
left:0;
}
#compass {
position:absolute;
top:16px;
left:16px;
height: 64px;
width: 64px;
}
#narrow1,#narrow2,#narrow3,#narrow4{
position: absolute;
width: 200px;
height: 200px;
left: 45%;
bottom: 0%;
}
th, td {
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
table {
border-spacing: 0px;
}
.icon-bar{
position:absolute;
margin: 0%;
padding: 0%;
bottom: 30px;
left: 0px;
height: 96px;
width: 100%;
}
.nav_t1{
position: absolute;
right: 45%;
}
.nav_t2{
position: absolute;
right:50%;
}
.nav_t:hover{
transition: 0.2s;
cursor: pointer;
}
.a1{
position: relative;
display: inline-block;
}
.a1 .a1d{
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
.a1:hover .a1d{
display: inline;
}
</style>
</head>
<body>
<div id="progress"></div>
<div id="data">test</div>
<script src="http://rassad360.ir/node_modules/three/build/three.min.js"></script>
<script src="http://rassad360.ir/build/panolens.min.js"></script>
<img id="compass" src="../images/north128.png" >
<script>
adr="http://rassad360.ir:3001"
adr_server="http://rassad360.ir"
var send_az=0;
var back_az=0;
console.log("i am here");
window.onload = function() { };
window.onclick=function(){ };
window.onchange=function(){
console.log("window.onclick();");
}
function toRadians(degrees) {
return degrees * Math.PI / 180;
};
function toDegrees(radians) {
return radians * 180 / Math.PI;
}
function dist_D(startLng, startLat, destLng, destLat,p){
dx=250000*(destLng-startLng);
dy=250000*(destLat-startLat);
d=(dx*dx+dy*dy)^0.5*4000;
//console.log("ddd"+d+" lll "+dx+" oooo"+p)
return d;
}
function bearing(startLng, startLat, destLng, destLat){
dx=destLng-startLng;
dy=destLat-startLat;
if(dx==0){
if(dy>0){
azt=0;
}else{
azt=180;
}
}else{
if(dy==0){
if(dx>0)
1338258764 | 2024-10-26T12:12:29.877391
3002 /
tcp
HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: text/html; charset=utf-8
Content-Length: 10177
ETag: W/"27c1-ks6otdEwFDkiTOjyLBLqDpgq/Hc"
Date: Sat, 26 Oct 2024 12:12:29 GMT
Connection: keep-alive
Keep-Alive: timeout=5
1238692270 | 2024-10-29T08:14:34.035852
8080 /
tcp
HTTP/1.1 404 Not Found
Content-Type: text/html;charset=utf-8
Content-Length: 1000
Server: Jetty(9.4.48.v20220622)