Answers for "How to connect to remote computer with public and local ip"

0

How to connect to remote computer with public and local ip

ssh {public ip address} -p XXXX -l username
Posted by: Guest on September-29-2021

Code answers related to "How to connect to remote computer with public and local ip"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language