Specify the port number with Tera Term macro

SSH connection port is 22 by default, but it is often changed to improve security. To specify the port number in the Tera Term macro, use a colon as shown below.

# DomainNameOrIPAddress:PortNumber </h3>
5.34.206.140:49251

The following is a setting example.

connect '5.34.206.140:49251 /ssh /2 /auth=password /user=kimoto /passwd=henohenomoheji'

Associated Information