mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #818] 2.0.0 wifi client #328
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bilogic on GitHub (Apr 23, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/818
Hi,
Does 2.0.0 have wifi client capabilities? Thank you.
@spacehuhn commented on GitHub (Apr 23, 2018):
not yet, no :(
@bilogic commented on GitHub (Apr 24, 2018):
I see.. it worked in earlier versions of deauther. what I did was to:
but this was no longer possible with 2.0.0
@tobozo commented on GitHub (Apr 24, 2018):
looking at the differences that shouldn't be hard to add
@spacehuhn are you on it or do you need a PR?
@spacehuhn commented on GitHub (Apr 29, 2018):
This isn't a priority for me so it has to wait.
It requires adding additional settings and commands. Not diffucult but annoying to add.
For a quick fix, you could just hard code the connection in the setup() function and compile it. I'm sure there are some examples on how to connect the esp8266 to an access point.
@tobozo commented on GitHub (May 12, 2018):
flagging this as [wontfix] but keeping the door open to a WiFi client configurator loaded in the context of the sd-updatable branch
@spacehuhn commented on GitHub (Oct 15, 2018):
Closing the door now, sorry. I don't have the time anymore for the changes that would be required by such a feature. Everyone is of course welcome to add the feature themselves.