gxgani / remotehwinfo

RemoteHWInfo HWiNFO / GPU-Z / MSI Afterburner Remote Monitor HTTP JSON Web Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changelog:

About:

RemoteHWInfo HWiNFO / GPU-Z / MSI Afterburner Remote Monitor HTTP JSON Web Server

Usage:

  • -port (60000 = default)
  • -hwinfo (0 = disable; 1 = enable = default)
  • -gpuz (0 = disable; 1 = enable = default)
  • -afterburner (0 = disable; 1 = enable = default)
  • -log (0 = disable; 1 = enable = default)
  • -help
  • http://ip:port/json.json (UTF-8)
    • http://ip:port/json.json?enable=0,1,2,3 (0,1,2,3 = entryIndex)
    • http://ip:port/json.json?disable=0,1,2,3 (0,1,2,3 = entryIndex)
  • http://ip:port/index.html (UTF-8)
  • http://ip:port/404.html (UTF-8)

Donation:

  • ETH: 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2
  • BTC: 1H1zNLHNxqtMgVYJESF6PjPVq2h9tLW4xG

Credits:

About

RemoteHWInfo HWiNFO / GPU-Z / MSI Afterburner Remote Monitor HTTP JSON Web Server


Languages

Language:C++ 75.7%Language:HTML 24.3%