标签: php openssl
此外壳命令将为cisco设备返回“ 5类”密码。
openssl passwd -salt `openssl rand -base64 3` -1 "password"
我希望它是本机PHP函数,而不是exec / shell_exec返回的内容。
谢谢。