darkstat
darkstat copied to clipboard
Feature Request - Switch View to MBit/sec, GBit/sec, TBit/sec
- Method to switch the view to mb, gb or tb in web frontend.
- Host Page: Auto reload
- Auth Method like basic auth
- Proxy_Pass Function with URL (eg www.foo.bar -> 127.0.0.1:667)
Since this is currently the only feature request issue open, and I have a related request, I'll add it here:
- Command line option to default Graphs page to automatic reload "on"
I'd like this also. I don't know what units are used now.
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.