Versions in this module Expand all Collapse all v1 v1.0.6 Jun 14, 2022 v1.0.5 Jun 14, 2022 Changes in this version + const Version + func ShowBanner() + type CLIClientOptions struct + Config string + CorrelationIdLength int + CorrelationIdNonceLength int + DNSOnly bool + DisableHTTPFallback bool + HTTPOnly bool + JSON bool + NumberOfPayloads int + Output string + PollInterval int + ServerURL string + SessionFile string + SmtpOnly bool + Token string + Verbose bool + Version bool + type CLIServerOptions struct + Auth bool + CertificatePath string + Config string + CorrelationIdLength int + CorrelationIdNonceLength int + Debug bool + DnsPort int + Domain string + Eviction int + FTPDirectory string + Ftp bool + FtpPort int + Hostmaster string + HttpPort int + HttpsPort int + IPAddress string + LdapPort int + LdapWithFullLogger bool + ListenIP string + OriginURL string + PrivateKeyPath string + Responder bool + RootTLD bool + ScanEverywhere bool + SkipAcme bool + Smb bool + SmbPort int + SmtpAutoTLSPort int + SmtpPort int + SmtpsPort int + Token string + Version bool + func (cliServerOptions *CLIServerOptions) AsServerOptions() *server.Options + type SessionInfo struct + CorrelationID string + PrivateKey string + SecretKey string + ServerURL string + Token string