[PR #70] [MERGED] Added channel, scan for hiddens APs and hide own AP options #1034

Closed
opened 2026-02-28 00:06:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SpacehuhnTech/esp8266_deauther/pull/70
Author: @N0vaPixel
Created: 3/3/2017
Status: Merged
Merged: 3/4/2017
Merged by: @spacehuhn

Base: testingHead: testing


📝 Commits (3)

  • 3d36cb3 Added setting options to scan hidden APs and to hide your own
  • be158e3 Enhanced SoftAP with channel and hide parameters
  • 4493418 Updated scanNetworks to carry settings

📊 Changes

7 files changed (+81 additions, -12 deletions)

View changed files

📝 esp8266_deauther/APScan.cpp (+1 -1)
📝 esp8266_deauther/APScan.h (+3 -0)
📝 esp8266_deauther/Settings.cpp (+27 -3)
📝 esp8266_deauther/Settings.h (+7 -0)
📝 esp8266_deauther/data.h (+2 -2)
📝 esp8266_deauther/esp8266_deauther.ino (+13 -4)
📝 htmlfiles/settings.html (+28 -2)

📄 Description

This update fallow the last one of yesterday.
You can hide and choose the channel of the esp8266 AP ! 😃
You can also choose if you want to see hidden APs after a scan


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SpacehuhnTech/esp8266_deauther/pull/70 **Author:** [@N0vaPixel](https://github.com/N0vaPixel) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/4/2017 **Merged by:** [@spacehuhn](https://github.com/spacehuhn) **Base:** `testing` ← **Head:** `testing` --- ### 📝 Commits (3) - [`3d36cb3`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/3d36cb3f3c8f9a05166bc985aaa02b78cbaf430c) Added setting options to scan hidden APs and to hide your own - [`be158e3`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/be158e395463bb7f1d971e3ec17077eeecac4e06) Enhanced SoftAP with channel and hide parameters - [`4493418`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/44934180b071dfc250b748ba88bd2a0aceb9eaec) Updated scanNetworks to carry settings ### 📊 Changes **7 files changed** (+81 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `esp8266_deauther/APScan.cpp` (+1 -1) 📝 `esp8266_deauther/APScan.h` (+3 -0) 📝 `esp8266_deauther/Settings.cpp` (+27 -3) 📝 `esp8266_deauther/Settings.h` (+7 -0) 📝 `esp8266_deauther/data.h` (+2 -2) 📝 `esp8266_deauther/esp8266_deauther.ino` (+13 -4) 📝 `htmlfiles/settings.html` (+28 -2) </details> ### 📄 Description This update fallow the last one of yesterday. You can hide and choose the channel of the esp8266 AP ! 😃 You can also choose if you want to see hidden APs after a scan --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:06:05 +03:00
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#1034
No description provided.