- SSH
- lm-sensors
- RivaTuner Statistics Server
- Git for Windows
- .NET Framework 4.7.2
- Microsoft Visual C++ Redistributable 2015-2019
Linux
- Open a terminal and run
sensors -j > sensors.json - Move sensors.json to Windows
Windows
- Open
powershell - Run
ssh-keygen -t ed25519, press enter until the key's created - Open
Git Bash - Run
ssh-copy-id user@host(user= <YOUR_LINUX_USERNAME> -host= <IP_ADDRESS_OF_LINUX_HOST>, usually192.168.122.1for QEMU/KVM VMs) - Open RTSSH
- Check the settings you want to use under
Settingssection - Fill
user - Fill
host - Fill
port, usually22 - Browse for the private key file, usually located at
C:\Users\<USERNAME>\.sshasid_rsa - If
bothortemperatureis selected underDisplay, browse forsensors.jsonand select temperature to print, otherwise go to the next step - Press Connect
- damob-byun for OpenRtssText
- sshnet for SSH.NET