martin-ger/esp_wifi_repeater
A full functional WiFi NAT Router (and now also a WiFi Repeater) observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3547
- days_rel: n/a
- days_push: 86
- n_releases_24m: 0
Adoption not part of the score
5242 stars · 981 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Firmware for the ESP8266/ESP8285 that turns the chip into a full WiFi NAT router and, in a separate edition, a true L2-bridge WiFi repeater. It includes a firewall with ACLs, port mapping, traffic shaping, remote monitoring/packet sniffing hooks, MQTT management, GPIO control, and an Automesh mode for multi-router coverage.
Use cases
- extend the range of my home wifi network
- set up a guest wifi network with a different password
- create an isolated secure network for IoT devices
- convert a WPA2 Enterprise network to WPA-PSK
- monitor and sniff wifi traffic with wireshark
- build a battery-powered outdoor mesh network
- experiment with routes, ACLs and traffic shaping on a cheap device
When to choose
- you have an ESP8266/ESP8285 board and need a low-cost NAT router or range extender
- you want firewall ACLs, port mapping, or traffic shaping on a tiny embedded router
- you need an IoT device network segment with MQTT-based management
- you want a WiFi probe/monitor for traffic analysis
When to avoid
- you need high throughput beyond ~5 Mbps
- you have an ESP32 - use the esp32_nat_router project instead
- you want to integrate NAT into an Arduino sketch - use lwip_nat_arduino instead
- you need a modern maintained router platform rather than ESP8266-era hardware limits
Facets
application · maturity active
networking security monitoring middleware networking iot security embedded-systems self-hosted embedded iot cross-platform esp8266 wifi-repeater nat-router firewall acls mesh mqtt packet-sniffer range-extender l2-bridge
1 source
- readme: https://github.com/martin-ger/esp_wifi_repeater · fetched 2026-08-28 · 16259340ef2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| martin-ger/esp_wifi_repeater | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="martin-ger/esp_wifi_repeater")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem