mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #129] [MERGED] feat: ssh plugin #639
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/129
Author: @stvlynn
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @LogicOber
Base:
main← Head:feat/ssh-path-fixed📝 Commits (2)
f159d66feat: ssh plugina9f6596feat: ssh plugin📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
stvlynn/ssh/ssh.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
The SSH Command Execution Plugin allows users to execute commands on remote servers via SSH protocol. It supports both password and private key authentication methods.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not store or record any of the above data. All data is only temporarily processed in memory for executing SSH connections and commands requested by users, and is discarded immediately after completion.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.