Skip to content

Conversation

@oigonzalezp2024
Copy link
Contributor

Enables NAPT (NAT) to convert the ESP8266 into a STA + SoftAP range extender. Automatic configuration of the SoftAP's DNS using the STA's DNS.

Enables NAPT (NAT) to convert the ESP8266 into a STA + SoftAP range extender. Automatic configuration of the SoftAP's DNS using the STA's DNS.
@github-actions github-actions bot added the topic: submission Add library to the list label Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/oigonzalezp2024/ESP8266NAPTExtender:

Linting library in ESP8266NAPTExtender
INFO: No header file found matching library name (ESP8266_NAPT_Extender.h). Best practices are for primary header       
      filename to match library name.                                                                                   
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name ESP8266 NAPT Extender contains spaces. Although supported, best practices is to not use
         spaces.                                                                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP015)                                                                                                   
WARNING: library.properties depends field item(s) ESP8266WiFi, lwip not found in the Library Manager index.    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP048)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

-------------------

Linting sketch in ESP8266NAPTExtender/examples/NAPTExtenderUser

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions github-actions bot merged commit fcf78e8 into arduino:main Dec 1, 2025
11 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/oigonzalezp2024/ESP8266NAPTExtender/

github-actions bot pushed a commit that referenced this pull request Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant