ignore
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
data/network-scan-results.json
|
||||
data/wol-computers.conf
|
||||
@@ -1,86 +0,0 @@
|
||||
{
|
||||
"message": "Scanare completata cu succes. Gasite 13 dispozitive.",
|
||||
"networks_scanned": "10.0.20.0/24",
|
||||
"timestamp": "2025-09-05T17:03:30.367Z",
|
||||
"computers": [
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.1",
|
||||
"mac": "6c:5a:b0:20:ff:7c",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.36",
|
||||
"mac": "9c:6b:00:18:5f:23",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.122",
|
||||
"mac": "d4:3d:7e:de:05:f7",
|
||||
"hostname": "svnroa"
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.144",
|
||||
"mac": "",
|
||||
"hostname": "host.docker.internal"
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.161",
|
||||
"mac": "de:ad:be:ef:10:04",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.162",
|
||||
"mac": "bc:24:11:05:58:5c",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.163",
|
||||
"mac": "bc:24:11:3e:9d:70",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.164",
|
||||
"mac": "bc:24:11:90:b4:04",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.165",
|
||||
"mac": "bc:24:11:da:c2:63",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.170",
|
||||
"mac": "de:ad:be:ef:10:00",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.200",
|
||||
"mac": "fc:3f:db:0a:0d:d8",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.201",
|
||||
"mac": "58:47:ca:7d:51:3b",
|
||||
"hostname": ""
|
||||
},
|
||||
{
|
||||
"status": "online",
|
||||
"ip": "10.0.20.210",
|
||||
"mac": "b0:a7:b9:4c:28:2c",
|
||||
"hostname": ""
|
||||
}
|
||||
],
|
||||
"success": true
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
# Format: name|mac|ip
|
||||
ROUTER|6c:5a:b0:20:ff:7c|10.0.20.1
|
||||
ROA|9c:6b:00:18:5f:23|10.0.20.36
|
||||
SVNROA|d4:3d:7e:de:05:f7|10.0.20.122
|
||||
PVEMINI-1|de:ad:be:ef:10:04|10.0.20.161
|
||||
PVEMINI-2|bc:24:11:3e:9d:70|10.0.20.163
|
||||
PVEMINI-3|bc:24:11:05:58:5c|10.0.20.162
|
||||
PVEMINI-4|bc:24:11:da:c2:63|10.0.20.165
|
||||
PVEMINI-5|bc:24:11:90:b4:04|10.0.20.164
|
||||
PVEMINI-PORTAINER|de:ad:be:ef:10:00|10.0.20.170
|
||||
PVE1|fc:3f:db:0a:0d:d8|10.0.20.200
|
||||
PVEMINI|74:38:b7:fd:0b:b6|10.0.20.221
|
||||
|c2:f5:a3:17:a2:dc|10.0.20.229
|
||||
Reference in New Issue
Block a user