Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 167 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 167 Bytes

SSH-RSSI

Get the RSSI value from the computer you want with SSH. The command may differ depending on the platform you are using.

gcc -o main ssh_com.c main.c -lssh