Автоматическое создание сертификатов
Добавил возможность создания автоматических сертификатов.
This commit is contained in:
@@ -7,6 +7,7 @@ type ProxyInfo struct {
|
||||
LocalPort string `json:"local_port"`
|
||||
ServiceHTTPSuse bool `json:"service_https_use"`
|
||||
AutoHTTPS bool `json:"auto_https"`
|
||||
AutoCreateSSL bool `json:"AutoCreateSSL"`
|
||||
Status string `json:"status"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user