[PR #18] [CLOSED] Better Hostname Resolution and Bandwidth Controls #55

Closed
opened 2026-03-04 12:24:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brvphoenix/luci-app-wrtbwmon/pull/18
Author: @Quphoria
Created: 6/2/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • c10ba59 Fixed DHCP Hostnames and Better Bandwidth Controls

📊 Changes

2 files changed (+84 additions, -50 deletions)

View changed files

📝 luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/config.js (+10 -0)
📝 luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js (+74 -50)

📄 Description

I have added support to wrtbwmon for getting the DHCP leases from /tmp/dhcp.leases

I have also changed the bandwidth control into a config with seperate upstream/downstream values

I have also added an option to view speeds in bits/second instead of bytes for people who prefer to see it that way

For it to work properly, you need to also use the version of wrtbwmon I have also committed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brvphoenix/luci-app-wrtbwmon/pull/18 **Author:** [@Quphoria](https://github.com/Quphoria) **Created:** 6/2/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c10ba59`](https://github.com/brvphoenix/luci-app-wrtbwmon/commit/c10ba5908bbd9437e2930919a4a85a7a46cf175b) Fixed DHCP Hostnames and Better Bandwidth Controls ### 📊 Changes **2 files changed** (+84 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/config.js` (+10 -0) 📝 `luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js` (+74 -50) </details> ### 📄 Description I have added support to wrtbwmon for getting the DHCP leases from /tmp/dhcp.leases I have also changed the bandwidth control into a config with seperate upstream/downstream values I have also added an option to view speeds in bits/second instead of bytes for people who prefer to see it that way For it to work properly, you need to also use the version of wrtbwmon I have also committed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 12:24:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-wrtbwmon-brvphoenix#55
No description provided.