mirror of https://github.com/tp4a/teleport
mac助手加入对filezilla的支持。
parent
12a37ef95f
commit
4a62319ae2
|
@ -44,6 +44,13 @@
|
|||
"cmdline": "sftp://{user_name}:****@{host_ip}:{host_port}",
|
||||
"desc": []
|
||||
},
|
||||
{
|
||||
"name": "filezilla",
|
||||
"display": "FileZilla",
|
||||
"app": "/Applications/FileZilla.app/Contents/MacOS/filezilla",
|
||||
"cmdline": "sftp://{user_name}:****@{host_ip}:{host_port}",
|
||||
"desc": []
|
||||
},
|
||||
{
|
||||
"name": "other",
|
||||
"display": "自定义",
|
||||
|
|
Loading…
Reference in New Issue