Skip to content

Commit 0cf9d55

Browse files
committed
Adding description about the project
1 parent e59c601 commit 0cf9d55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ESP32-NAT Router +
22

3+
This Firmware that helps you use the ESP32 as a WiFi router. You can use it to do a few things, like make your existing WiFi signal stronger, create a new WiFi network for guests or smart devices, or simplify a more complicated network. It can handle data at a speed of more than 15mbps.
4+
35
## Acknowledgments
46

57
This project builds upon the works of *Martin-Ger's* [ESP32 NAT Router](https://github.com/martin-ger/esp32_nat_router) and *Sam Denty's* [Wi-PWN](https://github.com/samdenty/Wi-PWN) for the UI design. However, other sources have also provided inspiration and contributed to the development of this project, including:
@@ -16,7 +18,7 @@ The features of the project, which includes:
1618
- Displaying connected states and quality in the UI for transparency
1719
- Scanning for available APs to enhance network connectivity
1820
- Allowing users to disable or enable the on-board indicator LED
19-
- Incorporating a button menu (accessible via Boot or EN button)
21+
- Incorporating a button menu (accessible via Boot button)
2022
- Custom DNS server for personalized settings
2123
- Incorporating a secure web interface with basic authentication method
2224
- Offering OTA updates for easy maintenance and functionality enhancements

0 commit comments

Comments
 (0)