Merge branch 'main' into main

This commit is contained in:
Roy 2024-10-20 08:33:33 +07:00 committed by GitHub
commit 24192b61c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,7 @@ type HttpreqAccess struct {
Mode string `json:"mode"`
Username string `json:"username"`
Password string `json:"password"`
type LocalAccess struct{}
type SSHAccess struct {