Site icon https://inertz.org

ssh to remote server using custom port

It is so easy for you to connect to remote server via console and use ssh.

This command use custom port:

ssh -p 6298 root@128.128.158.128

Exit mobile version