SkillAgentSearch skills...

Sshman

Pure shell CLI SSH profile manager, designed for both UNIX/Linux and some pseudo terminal

Install / Use

/learn @zxkmm/Sshman
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

sshman

a CLI tool to use / CRUD your remote ssh entrances, designed for both UNIX/Linux and some pseudo terminal.

warning

this is not for

  • Non-bash enviroment
  • this tool is not for manage your local ssh config.
  • this tool is not for managing loads of profiles (let's say more than 1000).
  • XOR encryption is not safe.
  • can't verify if decrypt password is correct, because implementing that would make XOR even more dangerous. (Because XOR is vuln to Known-Plaintext Attack)
  • md5 is not safe.

be careful

  • this tool won't kept your ssh profiles (signature/IP/password) very much safe, just like other tools that save your profiles.
  • i'm absolute not responsible for any damage/loss/leak caused by using this tool.
View on GitHub
GitHub Stars24
CategoryDesign
Updated9mo ago
Forks0

Languages

Shell

Security Score

82/100

Audited on Jun 22, 2025

No findings