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

Telnet & update shares without reload page #1676

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 7, 2023

  1. Telnet & update shares without reload page

    If the ESP8266 is not connected to the PC there is no possibility of output via the serial port. I added a Telnet server to the code. Now a connection can be established via the IP using a Telnet client such as Putty and the mining progress can be displayed. Secondly, I expanded the code so that the current shares, in addition to the hashrate, are updated via push without the page having to be reloaded.
    Seelenkind authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bd374d1 View commit details
    Browse the repository at this point in the history