mirror of
https://github.com/Adembc/lazyssh.git
synced 2026-07-14 12:13:34 +02:00
rewrite ssh config parser and writer to protect file
This commit is contained in:
@@ -18,6 +18,7 @@ import "time"
|
||||
|
||||
type Server struct {
|
||||
Alias string
|
||||
Aliases []string
|
||||
Host string
|
||||
User string
|
||||
Port int
|
||||
|
||||
Reference in New Issue
Block a user