teleport/client/tp_assist/cfg/ssh_client.ini

22 lines
696 B
INI
Raw Normal View History

2016-12-06 17:05:56 +00:00
[common]
client_list=securecrt,xshell,other
current_client=putty
[other]
alias_name=自定义
command_line=
desc=desc
name=other
path=
[securecrt]
alias_name=SecureCRT
command_line=/T /N "TP#ssh://{real_ip}" /SSH2 /P {host_port} /PASSWORD **** {user_name}@{host_ip}
desc=SecureCRT是一款支持SSHSSH1和SSH2的终端仿真程序简单地说是Windows下登录UNIX或Linux服务器主机的软件。
name=securecrt
path=
[xshell]
alias_name=Xshell
command_line=-newtab "TP#ssh://{real_ip}" -url ssh://{user_name}:****@{host_ip}:{host_port}
desc=Xshell 是一个强大的安全终端模拟软件它支持SSH1, SSH2, 以及Microsoft Windows 平台的TELNET 协议。
name=xshell
path=