aiagent.club
English
GitHub

esp32_nat_router

观察池 · 暂无正式排名

该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。

未排名
可观测采用度缺失
动量当前有效 · 2026-09-12
12
关注度当前有效 · 2026-09-12
8
信号可信度 依据当前有数据的独立评分维度数量计算。
2/3 · 1 种数据源

方法论 v2.0 · 快照 2026-09-12 · 超过 2 天视为过期

项目介绍

This is a firmware to use the ESP32 as WiFi NAT router. It routes between the network of the AP interface and the STA or ETH interface as uplink network. It can also work as a VPN router using WireGuard as uplink.

Starting from this code base I started several spin-off projects with slightly differrent scope. These are all (ab)using the ESP as a minimal network device.

The maximum number of simultaniously connected WiFi clients is 8 (5 on the ESP32c3) due to RAM limitations (uses about 5KB per client). Each of the features: Web Interface, PCAP Capture, Wireguard VPN, Remote Console, WPA Enterprise and MQTT Home Assistant require several KB of additional RAM. So using all of them at once…

各数据源

2.2k Star
  • Star 2.2k
  • Fork 485
  • 提交 265
  • 发布 0