Affected by GO-2024-2480
and 1 other vulnerabilities
GO-2024-2480: Nginx-UI vulnerable to authenticated RCE through injecting into the application config via CRLF in github.com/0xJacky/Nginx-UI
GO-2024-2481: Nginx-UI vulnerable to arbitrary file write through the Import Certificate feature in github.com/0xJacky/Nginx-UI
package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Jul 23, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
MsgTypeInit MsgType = iota
TypeData
TypeResize
TypePing
)
type Pipeline struct {
Pty *os.File
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.