Output of the suggested commands on the VM:
husarnet status
output:
...
This device
Health: healthy
User agent: Husarnet,Linux,AMD64,2.0.321
fc94:97ad:0c27:e3b9:9cc1:49e5:5f62:0c71
...
curl -s http://127.0.0.1:16216/api/status
output
{
"result": {
"config": {
"dashboard": {
"claim_info": {
"hostname": "...",
"owner": "erc@husarion.com"
},
"features": {
"AccountAdmin": false,
"SyncHostname": false
},
"is_claimed": true,
"peers": [
{
"address": "fc94:9a41:2887:d6dd:da49:72d4:e571:9094",
"aliases": [],
"hostname": "gianmarco_ubuntu"
},
{
"address": "fc94:4235:6c2e:d0a2:a10a:bd0a:5fc1:f928",
"aliases": [],
"hostname": "alepc"
}
]
},
"env": {
"instance_fqdn": "beta.husarnet.com",
"log_verbosity": 5
},
"license": {
"api_servers": [
"fc94:cfa1:6f6a:74bd:7532:79c7:9752:cf5b"
],
"base_server_addresses": [
"188.165.23.196"
],
"dashboard_url": "deprecated",
"eb_servers": [
"fc94:3ff1:c58a:1702:ca37:0e9e:03af:0294"
],
"installation_id": "0bcb0930-7da8-4b1a-a14d-091362a41e7c",
"issued": "2025-07-04T16:50:32.848647+00:00",
"license_id": "a897c037-b2cb-4ebe-8967-4d3e6d8f5ad6",
"max_devices": 2147483647,
"name": "Husarnet Beta",
"signature": "wu8zO4+WqYhetBpzccTb7IFytARKlvcZgjpjk33/QD+HD1Smz4LtnQBMinz8s9f7zjbW2jsGD2YoktEZpfbZDA==",
"signature_v2": "IZKfGgFVDYtFRlhyNh3Hi+2eTIOSGApHZAjqz4eB/IrLv2uCdFgWgAObZc8XSeBFouZaathOPQZTOhmvWuI9DQ==",
"valid_until": "2026-07-04",
"version": 1,
"websetup_host": "fc94:88c0:d363:df00:5400:dfdd:1f22:d4a5"
},
"user_config": {
"whitelist": []
}
},
"live": {
"base_connection": {
"address": "188.165.23.196",
"port": 5582,
"type": "UDP"
},
"dashboard_connection": true,
"health": {
"summary": true
},
"local_ip": "fc94:97ad:0c27:e3b9:9cc1:49e5:5f62:0c71",
"peers": [
{
"address": "fc94:3ff1:c58a:1702:ca37:0e9e:03af:0294",
"is_active": false,
"is_reestablishing": true,
"is_secure": true,
"is_tunelled": true
},
{
"address": "fc94:cfa1:6f6a:74bd:7532:79c7:9752:cf5b",
"is_active": true,
"is_reestablishing": true,
"is_secure": true,
"is_tunelled": true
},
{
"address": "fc94:4235:6c2e:d0a2:a10a:bd0a:5fc1:f928",
"is_active": true,
"is_reestablishing": false,
"is_secure": true,
"is_tunelled": false
},
{
"address": "fc94:9a41:2887:d6dd:da49:72d4:e571:9094",
"is_active": false,
"is_reestablishing": true,
"is_secure": false,
"is_tunelled": true
}
]
},
"user_agent": "Husarnet,Linux,AMD64,2.0.321",
"version": "2.0.321"
},
"status": "success"