Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
xionghc committed Nov 9, 2017
1 parent 7797102 commit 1ea71dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ sshproxy state 查看SSH代理服务器是否启动
sshproxy add -i ssh1 -h host -P port -u user -p password
添加SSH代理服务器,-P默认22、-u默认root
sshproxy del -i ssh1 删除SSH代理服务器ssh1
sshproxy del -i ssh1 删除SSH代理服务器ssh1
sshproxy set -i ssh1 -P port 配置默认使用服务器和绑定端口,默认7070
sshproxy clear 清理使用SSH代理服务器
sshproxy clear 清理使用SSH代理服务器
```
可使用在MAC和LINUX系统下

0 comments on commit 1ea71dd

Please sign in to comment.