Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGroup ¶
func ShowBanner ¶
func ShowBanner()
Types ¶
type CLIClientOptions ¶
type CLIServerOptions ¶
type CLIServerOptions struct {
Debug bool
Domain string
DnsPort int
IPAddress string
ListenIP string
HttpPort int
HttpsPort int
Hostmaster string
LdapWithFullLogger bool
Eviction int
Responder bool
Smb bool
SmbPort int
SmtpPort int
SmtpsPort int
SmtpAutoTLSPort int
FtpPort int
LdapPort int
Ftp bool
Auth bool
Token string
OriginURL string
RootTLD bool
FTPDirectory string
SkipAcme bool
CorrelationIdLength int
CorrelationIdNonceLength int
ScanEverywhere bool
CertificatePath string
PrivateKeyPath string
}
func (*CLIServerOptions) AsServerOptions ¶
func (cliServerOptions *CLIServerOptions) AsServerOptions() *server.Options
Click to show internal directories.
Click to hide internal directories.