Be careful when using SSH, always verify the host key fingerprint and avoid trusting unknown hosts blindly, because enabling SSH exposes a remote entry point that attackers can brute‑force or abuse if it is misconfigured.
- Install needed packages
For SSH over Internet:
sudo apt install openssh-serverFor SSH over USB:
sudo apt install usb-tethering - Goto Settings App -> System -> Secure Shell
- Enable Secure Shell
- Connect from client with
ssh furios@FuriPhoneFLX1sssh furios@(PhoneIP)ssh furios@10.15.19.82ssh root@192.168.2.15