sipeed / NanoKVM

NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
GNU General Public License v3.0
3.23k stars 60 forks source link

Mocked NanoKVM Login Page for Development #131

Closed S33G closed 1 week ago

S33G commented 2 weeks ago

PR Summary: Mocked NanoKVM Login Page for Development

This PR introduces a mocked version of the NanoKVM login page, providing a way to bypass the login process for development purposes. Currently, I don’t have a spare NanoKVM unit to dedicate to development, so this mock serves as a starting point with the goal of potentially expanding the mock setup across more NanoKVM features over time.

Key Changes

I’m open to feedback or alternative approaches—this setup is intended as an initial solution that we can adjust as needed.

Thanks for reviewing!