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 [email protected]
It is so easy for you to connect to remote server via console and use ssh.
This command use custom port:
ssh -p 6298 [email protected]
Leave your response!