esp32_nat_router
esp32_nat_router copied to clipboard
configuration help
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?
Take a look at nvs_partition_gen.py you can create a precompiled NVS bin with all your values.