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

HTTPS support for ESP32 #1047

Merged
merged 2 commits into from
Oct 6, 2021
Merged

HTTPS support for ESP32 #1047

merged 2 commits into from
Oct 6, 2021

Conversation

ProtoThis
Copy link
Contributor

This commit contains various changes for the ESP32 sketch:

  • Using SecureWifiClient to allow HTTPS sites to be queried
  • Added variable for ESP32 Sketch version
  • Added auto generation feature for rigname

Added resolving for HTTPS
Added variable for miner version
Added Auto option for rigname generation
@revoxhere
Copy link
Owner

Much thanks for this PR!!! I was just talking with other admins earlier today about that feature.
Will you be able to create something similar for the ESP8266?

@revoxhere revoxhere merged commit 6f15788 into revoxhere:master Oct 6, 2021
@ProtoThis
Copy link
Contributor Author

Much thanks for this PR!!! I was just talking with other admins earlier today about that feature. Will you be able to create something similar for the ESP8266?

Should definitly be possible (will try to do it tomorrow (still have some esp8266's at home so will also be able to test). Also trying to add the backup server address stuff for the esp (i run my own local backup server for the getPool and it works great :))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants