Skip to content

Commit 4ac2c85

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#5160 (#254)
Co-authored-by: astrbot-plugin-copybara[bot] <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com>
1 parent e5b4650 commit 4ac2c85

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

plugins.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"astrbot-plugin-ssh": {
3+
"display_name": "远程SSH执行器",
4+
"desc": "一个功能弱小的 AstrBot 插件,允许您通过聊天连接远程 SSH 服务器并执行命令。支持交互式 Shell 会话、状态保持、LLM 函数调用,并具备一定的安全保护机制。",
5+
"author": "5060ti个马力的6999",
6+
"repo": "https://github.com/HSOS6/astrbot_plugin_ssh",
7+
"tags": [
8+
"ssh",
9+
"远程控制",
10+
"服务器"
11+
],
12+
"social_link": "https://github.com/HSOS6"
13+
},
214
"astrbot-plugin-httpadapter": {
315
"display_name": "HTTP平台适配器",
416
"desc": "为 AstrBot 提供 HTTP/HTTPS 接口,支持外部应用通过 HTTP 协议与 AstrBot 交互",

0 commit comments

Comments
 (0)