esp32_nat_router
esp32_nat_router copied to clipboard
A simple NAT Router for the ESP32
I remember trying this firmware a few months ago and can get up to 15mbps, but now i barely reach 3mbps with average speed about 1mbps. My board is ESP-32...
IOError: the serial port should probably be removed [2023-12-01 09:42:27,093][ESP8266Loader_spi[1]][espDownloader.py][line:745][ERROR]: ESP8266 Chip sync error esp_sync_blocking.
Great project, thank you! In my usecase I have a lot of port forwards to configure. Can these be specified at compile time? If yes, where? What about static ips...
Portmapping works great on the device if I erase the flash, then reflash firmware to a "new" state. Device then works perfectly and portmap functions as it should. As soon...
Is possible add WPA2(AES) or WPA3?
I tried to build the project in windows with esp-idf 5.0.2 and i get several errors so i copy all logs here .please help me: In file included from C:/Users/EMAD/ESP-32_projects/esp32_nat_router-master/components/cmd_system/cmd_system.c:17:...
Thanks for this great piece of work! I have a single client behind my esp32_nat_router. It is an esp32-cam with esphome firmware and a fixed IP of 192.168.4.121 Via serial...
Provided binaries don't work for ESP32S2 I tried to build binaries with ESP32S2 target but I'm getting this error: Compilation failed because cmd_router.c (in "cmd_router" component) includes driver/rtc_io.h, provided by...
As of today, ESPIDF is 6.0.1 and current code didn't works. You should go back to 5.3.0