esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

A simple NAT Router for the ESP32

Results 117 esp32_nat_router issues
Sort by recently updated
recently updated
newest added

fixed a tiny type in line 279, changed offered to offered.

I added portmap features to the web interface: 1. Show list of current portmap 2. Add portmap 3. Delete portmap ![image](https://github.com/user-attachments/assets/77dee28d-e440-45e1-bb87-76810204cb0c)

How do i change the name of web page "esp32 nat config" to a name which i want?

I want to use esp32c3 to connect eduroam. eduroam is WPA2-enterprise, PEAP, MSCHAPv2. But it can't connect to the AP

Hi, are there any way to use DHCP server from main router (gateway)? Actually devices connected to esp32 nat have nat 's IP subnet.

Hello I succesfully installed the router software ona ESP32-S ESP32-CAM board: I needed a quick and cheap wifi router to do some tests. The setup run smoothly but the connection...