esp32_nat_router_plus icon indicating copy to clipboard operation
esp32_nat_router_plus copied to clipboard

Limit Data Usage on ESP32 Network

Open pola90000 opened this issue 1 year ago • 1 comments

Problem:

My router can't handle data limits well, and setting them for each device is a pain!

Idea:

Let users set data limits (e.g., 2GB per week) for devices on the ESP32 network. Once a device hits its limit, we can either:

  • Pause its internet access completely.
  • Slow it down to a crawl (configurable).

Limits would reset weekly/monthly (user defined).

Benefits:

  • Easier to manage data for each device, especially with new ones!
  • Less reliance on the router's limited controls.

pola90000 avatar May 16 '24 08:05 pola90000

Hi, @pola90000

I'm unsure about implementing this feature since I lack the time to handle this project. I might attempt it, but I'm not certain if I'll be able to achieve it. But I will keep it in future update...

gjroots avatar May 16 '24 13:05 gjroots