esp32_nat_router_plus
esp32_nat_router_plus copied to clipboard
Limit Data Usage on ESP32 Network
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.
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...