Bitcoin Forum
May 05, 2024, 01:34:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [T-Rex miner Readonly API utility]-opensource software for safe T-Rex monitoring  (Read 153 times)
WitcherSanek (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 02, 2018, 01:08:27 PM
 #1

Hi all,
T-rex is a good miner for NVIDIA cards with wide range of algos, but it has a big drawback. It has no option to grant different access permissions for different HTTP requests("summary" for monitoring, "trex", "config" to change config). So either you can't monitor your miners from remote computer or put your mining process in danger(pool, wallet, gpu config can be changed by anyone who has access to HTTP API).
So i've made a C#-written opensource console application that allows only "summary" command to be accessed. Application opens HTTP server which returns result of last "summary" command of local T-Rex miner(basically by polling local miner's "summary" response, so miner's HTTP API address can be changed to 'localhost', making anyone outside unable to change miner's config). With this utility you can safely monitor your miner literally from anywhere(if you have static ip/VPN/...) without "config" being accessed by undesirable persons.
Here is a github link for source code, usage examples and compiled binaries https://github.com/AleksandrParamonov/T-Rex-miner-Readonly-API.
Sorry for my bad English.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!