Hi, would it be possible to create or add a config file for SSH access to the K2 Plus etc.?
I changed the root password and manually added it to the following line in main.py:
_SSH_PASSWORDS = ["xxxxx", "creality_2023", "creality_2024", "creality"]
Of course, this gets overwritten during an update.
But thanks a lot for the excellent work.
Hi, would it be possible to create or add a config file for SSH access to the K2 Plus etc.?
I changed the root password and manually added it to the following line in
main.py:_SSH_PASSWORDS = ["xxxxx", "creality_2023", "creality_2024", "creality"]Of course, this gets overwritten during an update.
But thanks a lot for the excellent work.