[BACK]Return to blind.1 CVS log [TXT][DIR] Up to [local] / blind

Diff for /blind/blind.1 between version 1.1.1.1 and 1.3

version 1.1.1.1, 2022/03/13 23:06:39 version 1.3, 2022/03/22 01:59:30
Line 21 
Line 21 
 .Nd Block Intruders daemon  .Nd Block Intruders daemon
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
   .Op Fl dhnv
   .Op Fl f Ar file
   .Sh DESCRIPTION
   .Nm
   is a Block Intrusion daemon which can be used to automatically block
   malicious IP addresses (password failures, expoilt seekers, etc)
   .Pp
   The options are as follows:
   .Bl -tag -width Ds
   .It Fl d
   Do not daemonize.
   If this option is specified,
   .Nm
   will run in the foreground and log to
   .Em stderr .
   .It Fl f Ar file
   Specify an alternative configuration file.
   .It Fl h
   Display version and usage.
   .It Fl n
   Configtest mode.
   Only check the configuration file for validity.
   .It Fl v
   Produce more verbose output.
   .El
   .Sh FILES
   .Bl -tag -width "/etc/blind.confXXX" -compact
   .It Pa /etc/blind.conf
   Default
   .Nm
   configuration file.
   .It Pa /var/run/blind.sock
   .Ux Ns -domain
   socket used for communication with
   .Xr blindctl 8 .
   .El
   .Sh SEE ALSO
   .Xr blind.conf 5 ,
   .Xr blindctl 8

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

https://cvs.kroczynski.net