darkstat icon indicating copy to clipboard operation
darkstat copied to clipboard

Feature Request - Switch View to MBit/sec, GBit/sec, TBit/sec

Open pthoelken opened this issue 2 years ago • 3 comments

  1. Method to switch the view to mb, gb or tb in web frontend.
  2. Host Page: Auto reload
  3. Auth Method like basic auth
  4. Proxy_Pass Function with URL (eg www.foo.bar -> 127.0.0.1:667)

pthoelken avatar Jun 04 '22 11:06 pthoelken

Since this is currently the only feature request issue open, and I have a related request, I'll add it here:

  1. Command line option to default Graphs page to automatic reload "on"

msiep avatar Feb 18 '23 23:02 msiep

I'd like this also. I don't know what units are used now.

JustinWebDev avatar Mar 03 '23 01:03 JustinWebDev

Method to switch the view to mb, gb or tb in web frontend. Host Page: Auto reload Command line option to default Graphs page to automatic reload "on"

These all seem reasonable.

Auth Method like basic auth Proxy_Pass Function with URL (eg www.foo.bar -> 127.0.0.1:667)

IMHO, this would seem to be out of scope. There are loads of reverse proxies that already have this functionality (nginx being the most popular these days). For example, darkstat also doesn't support TLS and nor should it when you can throw it behind a proxy.

shric avatar Mar 06 '23 02:03 shric