martin-ger / esp32_nat_router

A simple NAT Router for the ESP32
1.39k stars 290 forks source link

Feature request - WPA2 Enterprise #80

Open Lapin-Blanc opened 2 years ago

Lapin-Blanc commented 2 years ago

Hi, As it is now easy to connect esp32 to wpa2 enterprise (station mode), do you have plan to implement this ? Cheers

mrjoebudi commented 2 years ago

next plan man

marci07iq commented 2 years ago

I added it on my fork https://github.com/marci07iq/esp32_nat_router

Not sure how to create the precompiled firmware images, so you will have to build it yourself. I added support to use the PlatformIO IDE, which should be a lot more user friendly build experience.