esp_wifi_repeater
2captcha-python
DISCONTINUED
Our great sponsors
esp_wifi_repeater | 2captcha-python | |
---|---|---|
25 | 24 | |
4,375 | 246 | |
- | - | |
0.0 | 6.2 | |
4 months ago | 7 months ago | |
C | Python | |
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.
2captcha-python
-
Ask HN: Did HN just start using Google recaptcha for logins?
You can actually solve those captcha using Speech to text, there many tools that do that, ex: https://github.com/2captcha/2captcha-python
-
Building a React application to solve captchas using 2captcha
2Captcha is a human-powered image and CAPTCHA recognition service. They work on solving a variety of captchas by human employees that are submitted to them. Using their API you can submit captchas of any website and they will provide you with the solution. By this, you won’t need to solve any captchas.
-
1,900 Signal users’ phone numbers exposed by Twilio phishing
You can't be serious.
- Ce Faci Cand Esti Programator Si Cauti O Masina Noua [Dar SH]? Creezi Un Tool...
-
[TAS] [14.86] (WR) STAKE.COM UNDERAGE SIGNUP ANY% GLITCHLESS (-32.98 RTA)
Yeah theres a captcha but you can use 2captcha.com or something similar, it has a python api wrapper so it should be that difficult, it obviously costs money.
- this bot calling out a user for stealing comments for upvotes and the guy trying to bail by deleting his comment
-
Place has ended.
Of course it's possible, but it's not trivial. Solvers exist but those I found cost money e.g. https://2captcha.com/ which funnily is "human powered" (lol). If I wanted to bot r/place I wouldn't bother with that, just spend an hour creating many accounts manually and feed those into the script.
- Adafruit requires 2FA to prevent bots buying out Raspberry Pi
What are some alternatives?
esp32_nat_router - A simple NAT Router for the ESP32
playwright-recaptcha-solver - ReCaptcha V2 solver for Playwright
WiFiManager - ESP8266 WiFi Connection manager with web captive portal
buster - Captcha solver extension for humans
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.
python-anticaptcha - Client library for solve captchas with Anticaptcha.com support.
Winshark - A wireshark plugin to instrument ETW
esp8266-wifi-extender - An ESP8266 based WiFi range extender.
place-timelapse-2022
captcha-go - A Go module for verifying captcha responses from Cloudflare Turnstile, Google reCAPTCHA v2 (checkbox and invisible), reCAPTCHA v3 or any other custom endpoint.
pixelcanvas - Source to
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