lmzqpdnfnw 发表于 2016-4-3 19:38:05

linux下生成resin-admin的md5加密的密码

create an md5 password hash for resin-admin via:
> echo -n "password" | openssl dgst -md5
页: [1]
查看完整版本: linux下生成resin-admin的md5加密的密码