mirror of
https://github.com/shanghai-edu/multissh.git
synced 2025-12-16 21:37:50 +00:00
VERSION 0.4.0
支持在 sshHost 中配置 ciphers 和 keyExchanges 参数,以更好的适配不同的服务器环境
This commit is contained in:
parent
f369e796bf
commit
770df7122e
4 changed files with 39 additions and 25 deletions
|
|
@ -9,5 +9,5 @@ package g
|
|||
// json Unmarshal with error
|
||||
// 0.2.3
|
||||
const (
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.4.0"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue