esp_wifi_repeater
esp8266-wifi-extender
Our great sponsors
esp_wifi_repeater | esp8266-wifi-extender | |
---|---|---|
25 | 1 | |
4,376 | 19 | |
- | - | |
0.0 | 5.7 | |
4 months ago | 7 months ago | |
C | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp_wifi_repeater
-
Can use ESP822 as WLAN router?
Here's a project that can at best route traffic at 1Mbps. https://github.com/martin-ger/esp_wifi_repeater
- How can I use a wenos d1 mini as a wifi adapter for a ti84 ce?
- Share WiFi network as a hotspot on ESP8266?
-
ESP8266 WiFi range extender Arduino
My mum has a portable WiFi device which is most time in her room, so the WiFi doesn't get to the living room and that's a problem but I love to solve problems so i did some googling and I found a GitHub repository for an ESP8266 repeater by martin-ger,the repo had a binary file for the repeater so I just flashed it into my esp8266 using esptool and it worked like magic. Click here to access the repository; however, there were some problems I had with this repeater(extender):
- internet sharing with esp
-
Adafruit requires 2FA to prevent bots buying out Raspberry Pi
yeah, ESPs aren't general purpose computers but they are still very capable (I used one as a "router" before to create a network in my car: https://github.com/martin-ger/esp_wifi_repeater)
-
WireGuard Implementation for ESP-IDF
The esp is really capable, have a look at this for example: https://github.com/martin-ger/esp_wifi_repeater
-
Hosting a lan party on an 8266?
This is is possible, and much more, see e.g. https://github.com/martin-ger/esp_wifi_repeater for an SDK based example, or https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/RangeExtender-NAPT/RangeExtender-NAPT.ino for an Arduino based example.
esp8266-wifi-extender
-
ESP8266 WiFi range extender Arduino
The extender does not automesh, but a workaround will be to connected consecutive extenders to each other i.e connect extender2 to extender1, extender3 to extender2, extender4 to extender3 and so on depending on how many extenders you need. If you have a better method you came make a pull request to my GitHub repository.
What are some alternatives?
esp32_nat_router - A simple NAT Router for the ESP32
WiFiManager - ESP8266 WiFi Connection manager with web captive portal
Wireshark - Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. GitHub won't let us disable pull requests. ☞ THEY WILL BE IGNORED HERE ☜ Please upload them at GitLab.
Winshark - A wireshark plugin to instrument ETW
2captcha-python - Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
EthernetENC - Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino architectures with Arduino SPI library with transactions support. Only include EthernetENC.h instead of Ethernet.h
node_pcap - libpcap bindings for node
npf - NPF: packet filter with stateful inspection, NAT, IP sets, etc.
Arduino - ESP8266 core for Arduino
etl2pcapng - Utility that converts an .etl file containing a Windows network packet capture into .pcapng format.
proxmark3 - The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator
esp_wireguard - WireGuard Implementation for ESP-IDF