Initial commit of AthonetTools

This commit is contained in:
2025-08-21 12:59:43 +00:00
commit cd932b8fcb
2483 changed files with 433999 additions and 0 deletions

24
system_info.json Normal file
View File

@@ -0,0 +1,24 @@
{
"version": "1.25.1.1",
"kernel": "6.6.62-athonet",
"mem": {
"free": "489500 kB",
"total": "8128208 kB",
"available": "3582980 kB"
},
"hostname": "JohnWayne",
"vendor": "GenuineIntel",
"arch": "x86_64",
"product_name": "HPE Aruba Networking Private 5G Core",
"bios_model": "pc-i440fx-9.2 CPU @ 2.0GHz",
"bios_vendor": "QEMU",
"cpu_model": "32-bit, 64-bit",
"machine_id": "7ebd37b3c5a44ff7acafc84fa3af449d",
"num_cpu": 4,
"virtualization": "kvm",
"target_host_ip": "100.93.1.100",
"mgmt": {
"cidr": "192.168.105.156/24",
"gw": "192.168.105.1"
}
}