Closed
Description
I'd like to implement a WiFi Repeater with ESP32. Can the standard Arduino libraries support NAT and IP Forwarding? I see that using ESP32 IDF can perform such with modification of the IDF lwip component - https://github.com/jonask1337/esp-lwip. If Arduino does not have this feature at this moment, can you include it in your future releases?