xmrig-proxy icon indicating copy to clipboard operation
xmrig-proxy copied to clipboard

Official management panel

Open xmrig opened this issue 5 years ago • 13 comments

I created http://proxy.xmrig.info/ management panel for xmrig-proxy. Key difference from other panels, you can manage multiple proxies and group it as you need.

Panel is web based, single page js application, server used only for serve static files, all data stored in your browser and all communication happen from your browser.

  • This is first technical preview version, not all features implemented.
  • Because of a bug better if you update proxy to v2.6.5, but it not strictly required.

Features/Roadmap

  • [x] Add/delete groups of proxies.
  • [x] Add/delete proxies.
  • [x] View proxy statistics.
  • [x] Import/export proxy definitions.
  • [x] View/edit proxy config.
  • [ ] View workers statistics.
  • [ ] Alerts (proxy down/restarted/etc).
  • [ ] Detailed upstream information (required proxy support).
  • [ ] System load and hardware resource information (required proxy support).
  • [ ] Proxy log or other log alternative (required proxy support).

xmrig avatar Aug 06 '18 05:08 xmrig

any way to add xmrig miner also to this management panel ? 😎

pr0vieh avatar Oct 17 '18 17:10 pr0vieh

Is the panel open source? If yes, can you please upload it to github? This will allow xmrig-proxy users to have a self-hosted panel for management.

sarandafl avatar Oct 19 '18 08:10 sarandafl

I will do it later, right now development paused, but panel can be self-hosted without source, server just need for serving static files all work inside browser. Thank you.

xmrig avatar Oct 19 '18 11:10 xmrig

Can you please start backup development on this now?

0xman avatar Mar 30 '19 04:03 0xman

Would love to see self-hosted version of this.

stobias123 avatar Apr 09 '20 00:04 stobias123

@xmrig Could you please share the source code ? I would like to do a little work on the code.

gdias1992 avatar Oct 18 '20 04:10 gdias1992

Original source code would be nice. Sources available on website are minified and not so useful because of this.

MoneroOcean avatar Mar 07 '21 06:03 MoneroOcean

+1 for releasing source. it would be great to be able to self host and add graphs for the proxy as a whole and individual workers

adtech-scott avatar Mar 09 '21 23:03 adtech-scott

+1 for releasing source

ludufre avatar Apr 08 '21 05:04 ludufre

In the management panel, it is now sorted in the order of connection. Can you sort in the name of the workers?

poppy7921 avatar Sep 07 '22 14:09 poppy7921

I use official managment panel for xmrig_proxy (beta version) and she is working...But if I want to authorized with token. I receive message in browser Firefox " Unauthorized " Can I fix it ?

Paul1804 avatar Sep 19 '22 08:09 Paul1804

Sometimes I'm trying to connect to the panel but every time get message "Unknown API"

apixmrigerror

So I use other API for xmrig-proxy, fork from some github abandoned project that I slightly remade a deisign for myself, turn off h/s graph scale, it works fine except for some functions where you can change remotely the pool name, algo, worker name, etc. in xmrig-proxy config.json because that is done for old xmrig-proxy version, need php dev for fix the web requests, but for me it's enough for watching of miners(connect/disconnect). :))

screenshot

api1

screenshot

api2

screenshot

api3

GjBrutello avatar Sep 24 '22 20:09 GjBrutello

Which fork ? Give me link.

Paul1804 avatar Sep 24 '22 21:09 Paul1804