Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
105.26k stars 10.22k forks source link

tunnel ssh #1822

Open carlos79209 opened 3 years ago

carlos79209 commented 3 years ago

when I put the command to tunnel ssh this error ssh:** connect to host 192.168.100.5 port 22: Connection

rom1v commented 3 years ago

Which command? More context is needed.

carlos79209 commented 3 years ago

how do i make a connection with ssh tunnel?

rom1v commented 3 years ago

https://github.com/Genymobile/scrcpy#ssh-tunnel

carlos79209 commented 3 years ago

Qual comando? É necessário mais contexto.

ssh -CN -L5037: localhost: 5037 -R27183: localhost: 27183 your_remote_computer

carlos79209 commented 3 years ago

Qual comando? É necessário mais contexto.

ssh -CN -L5037: localhost: 5037 -R27183: localhost: 27183 your_remote_computer whenever I put this command gives this error ssh: connect to host 192.168.100.5 port 22: Connection refused