Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i disable deauther ap? #1539

Closed
1999AZZAR opened this issue Apr 15, 2022 · 5 comments
Closed

how can i disable deauther ap? #1539

1999AZZAR opened this issue Apr 15, 2022 · 5 comments
Labels
question Further information is requested stale

Comments

@1999AZZAR
Copy link
Contributor

anyone can help how do i can disable the default pwnet access point? cause i am using a diy device with an oled and button, and i have a plan to make it power efficient by reducing the oled standby time (i have done that) also i remove all the led on my nodemcu board, but i just need one more thing that is how to disable the default wifi ap when i compile it using arduino ide?

@1999AZZAR 1999AZZAR added the question Further information is requested label Apr 15, 2022
@welcome
Copy link

welcome bot commented Apr 15, 2022

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

@Timmotools
Copy link

Timmotools commented Aug 12, 2022

connect serial cable and use the following set of commands commands via a serial terminal:
set webinterface false
save settings
reboot

you might be able to disable it with the web interface. basically when you disable the web interface it will disable the pwned AP.

@1999AZZAR
Copy link
Contributor Author

I have disable it via pre compiled file but it's (pwnet AP) still there after i compile it, but I'll consider trying your suggestion

@Timmotools
Copy link

I just used the precompiled binaries. As I use a nodeMCU via serial and with my FlipperZero I had no need to use the AP. I did start looking though the source and came across the setting to disable the web interface. using the serial command you can use "get settings" and it will show the options. very handy. try it and you will be surprised.

@stale
Copy link

stale bot commented Mar 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 18, 2023
@stale stale bot closed this as completed Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants