726 B
726 B
@redeye/parser-core / ParserServer
Interface: ParserServer
Table of contents
Properties
Properties
name
• name: string
The name of the server
Defined in
type
• Optional type: "http" | "https" | "smb" | "dns"
The type of server
Default
'http';
Example
type = 'https';