martin-ger / esp32_nat_router

A simple NAT Router for the ESP32
1.27k stars 268 forks source link

configuration help #142

Open dragulesq opened 7 months ago

dragulesq commented 7 months ago

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 for the AP network - is this supported?

Hougaard22 commented 7 months ago

Take a look at nvs_partition_gen.py you can create a precompiled NVS bin with all your values.