innmind/warden
Composer 安装命令:
composer require innmind/warden
包简介
Tool to restrict ssh connections
README 文档
README
Tool to manage ssh connections for a server
Installation
composer global require innmind/warden
Usage
warden wakeup
This will modify the ssh configuration to only allow connections via ssh key.
warden grant [user]
This will add the ssh keys the user added on his github account to .ssh/authorized_keys
warden lock
This will stop the ssh service, to be used carefully as you won't be able to connect to your server afterward.
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-10