Add identd
This commit is contained in:
parent
67fe5d263d
commit
e0d2243248
9 changed files with 140 additions and 6 deletions
|
@ -12,6 +12,7 @@ type Config struct {
|
|||
Address string
|
||||
Port string
|
||||
Dev bool
|
||||
Identd bool
|
||||
HexIP bool
|
||||
AutoCTCP bool `mapstructure:"auto_ctcp"`
|
||||
VerifyCertificates bool `mapstructure:"verify_certificates"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue