mirror of https://github.com/tp4a/teleport
16 lines
463 B
INI
16 lines
463 B
INI
![]() |
[common]
|
|||
|
client_list=securecrt,other
|
|||
|
current_client=putty
|
|||
|
[other]
|
|||
|
alias_name=自定义
|
|||
|
command_line=
|
|||
|
desc=
|
|||
|
name=other
|
|||
|
path=
|
|||
|
[securecrt]
|
|||
|
alias_name=SecureCRT
|
|||
|
command_line=/T /N "TP#telnet://{real_ip}" /ARG {user_name} /SCRIPT "{assist_tools_path}\securecrt-telnet.vbs" /TELNET {host_ip} {host_port}
|
|||
|
desc=SecureCRT是一款支持SSH(SSH1和SSH2)的终端仿真程序,简单地说是Windows下登录UNIX或Linux服务器主机的软件。
|
|||
|
name=securecrt
|
|||
|
path=
|