esp32_nat_router_plus icon indicating copy to clipboard operation
esp32_nat_router_plus copied to clipboard

A simple NAT Router for the ESP32 with some additional features

Results 16 esp32_nat_router_plus issues
Sort by recently updated
recently updated
newest added

Include Hostname where possible when MAC address filtering. This would make it easier to identify devices in the INFO page. ![image](https://github.com/user-attachments/assets/9238b5b7-8bd7-46f1-8a9a-efd80c0fd9b8)

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Start from clean repo, clone the repo 2. Open...

**Is your feature request related to a problem? Please describe.** Not really a problem, but a new feature. **Describe the solution you'd like** Would it be possible to utilize an...

**Is your feature request related to a problem? Please describe.** don't request username/password when username+password are blank **Describe the solution you'd like** option to remove login prompt when username and...

Hi, I tried to compile and flash for a ESP32 S3. First I tried the binaries to download and flash but no success. So I tried to compile it and...

**Describe the bug** When using the # sign in the STA WPA password, the sign and everything after it disappears. **To Reproduce** Steps to reproduce the behavior: 1. Go to...