About 34,700 results
Open links in new tab
  1. martin-ger/esp32_nat_router: A simple NAT Router for the ESP32 - GitHub

    After first boot the ESP32 NAT Router will offer a WiFi network with an open AP and the ssid "ESP32_NAT_Router". Configuration can either be done via a simple web interface or via the …

  2. Building and Development | martin-ger/esp32_nat_router

    Apr 25, 2025 · This page provides comprehensive information for developers who want to build, modify, or extend the ESP32 NAT Router firmware. It covers development environment setup, …

  3. martin-ger/esp32_nat_router | DeepWiki

    Apr 25, 2025 · Configuration can be performed through either the web interface or CLI console, with settings stored in Non-Volatile Storage (NVS) in the "esp32_nat" namespace.

  4. Help with ESP32 - NAT Router : r/esp32 - Reddit

    Apr 21, 2024 · How would I go about making a captive portal whenever a new user connects to the access point? Nobody's responded to this post yet. Add your thoughts and get the …

  5. esp32_nat_router/main/esp32_nat_router.c at master · martin ... - GitHub

    Contribute to martin-ger/esp32_nat_router development by creating an account on GitHub.

  6. ESPHome issue with a repeater (NAT) - Home Assistant Community

    Jan 31, 2024 · Use this for the ESP32 router (GitHub - dchristl/esp32_nat_router_extended: a simple ESP32 NAT Router with some additional features). This allows for port mapping on the …

  7. Command Line Interface | martin-ger/esp32_nat_router | DeepWiki

    Apr 25, 2025 · The Command Line Interface (CLI) provides a comprehensive set of commands for configuring and managing the ESP32 NAT Router. This document details all available CLI …

  8. esp32_nat_router/README.md at master · martin-ger/esp32_nat_router

    After first boot the ESP32 NAT Router will offer a WiFi network with an open AP and the ssid "ESP32_NAT_Router". Configuration can either be done via a simple web interface or via the …

  9. martin-ger/esp32_nat_router: A simple NAT Router for the ESP32

    After first boot the ESP32 NAT Router will offer a WiFi network with an open AP and the ssid "ESP32_NAT_Router". Configuration can either be done via a simple web interface or via the …

  10. ESP32 device and wifi repeater - Home Assistant Community

    Jul 16, 2023 · So I use another ESP32 to make a wifi repeater (GitHub - martin-ger/esp32_nat_router: A simple NAT Router for the ESP32). The repeater is also working fine. …