[GH-ISSUE #818] 2.0.0 wifi client #328

Closed
opened 2026-02-28 00:01:23 +03:00 by kerem · 6 comments
Owner

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.

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.
kerem 2026-02-28 00:01:23 +03:00
Author
Owner

@spacehuhn commented on GitHub (Apr 23, 2018):

not yet, no :(

<!-- gh-comment-id:383492312 --> @spacehuhn commented on GitHub (Apr 23, 2018): not yet, no :(
Author
Owner

@bilogic commented on GitHub (Apr 24, 2018):

I see.. it worked in earlier versions of deauther. what I did was to:

  1. flash wi-pwn v9.0 and enable the wifi client
  2. flash deauther
  3. wifi client remains functional

but this was no longer possible with 2.0.0

<!-- gh-comment-id:383774781 --> @bilogic commented on GitHub (Apr 24, 2018): I see.. it worked in earlier versions of deauther. what I did was to: 1. flash wi-pwn v9.0 and enable the wifi client 2. flash deauther 3. wifi client remains functional but this was no longer possible with 2.0.0
Author
Owner

@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?

<!-- gh-comment-id:383812330 --> @tobozo commented on GitHub (Apr 24, 2018): [looking](https://github.com/samdenty99/Wi-PWN/blob/40d137e43036c7f0765c3cfbdb28d7c9c3134031/arduino/Wi-PWN/Wi-PWN.ino#L165) at the [differences](https://github.com/spacehuhn/esp8266_deauther/blob/master/esp8266_deauther/wifi.h#L256) that shouldn't be hard to add @spacehuhn are you on it or do you need a PR?
Author
Owner

@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.

<!-- gh-comment-id:385247047 --> @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.
Author
Owner

@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

<!-- gh-comment-id:388546339 --> @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](https://github.com/spacehuhn/esp8266_deauther/tree/sd-updatable) branch
Author
Owner

@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.

<!-- gh-comment-id:429875826 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#328
No description provided.