C:\Users\super>curl -v http://192.168.2.4:3001/info * Trying 192.168.2.4:3001... * Connected to 192.168.2.4 (192.168.2.4) port 3001 * using HTTP/1.x > GET /info HTTP/1.1 > Host: 192.168.2.4:3001 > User-Agent: curl/8.14.1 > Accept: */* > * Request completely sent off < HTTP/1.1 200 OK < X-Powered-By: Express < Access-Control-Allow-Origin: * < Content-Type: application/json; charset=utf-8 < Content-Length: 693 < ETag: W/"2b5-wogahSw8EwFQ1tn/HTwcycYP50I" < Vary: Accept-Encoding < Date: Tue, 12 Aug 2025 06:51:21 GMT < Connection: keep-alive < Keep-Alive: timeout=5 < {"os":{"arch":"x64","distro":"Unraid OS","kernel":"6.12.24-Unraid","platform":"linux","release":"7.1 x86_64","uptime":185184.11,"dash_version":"0.0.0-dev","dash_buildhash":"9626c131c9e79ab7de1100a62ba938857360d59e"},"cpu":{"brand":"Intel","model":"Gen Intel® Core™ i5-13500","cores":14,"ecores":8,"pcores":6,"threads":20,"frequency":4.8},"ram":{"size":33192644608,"layout":[{"brand":"Gloway International Co Ltd","type":"DDR4","frequency":2400},{"brand":"Gloway International Co Ltd","type":"DDR4","frequency":2400}]},"storage":[],"network":{"interfaceSpeed":1000,"speedDown":866441600.6922427,"speedUp":126900697.63733692,"lastSpeedTest":1754835479741,"type":"Bridge"},"gpu":{"layout":[]}}* Connection #0 to host 192.168.2.4 left intact