Skip to content

kenkeiras/Sniperlcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

SniperlCat


Command line options:
./sniperlcat [-h]|[-d | -v ] [-nf] [-c] [-n <network>] [-f <network device>]
   [-p|-np] [-dv <interface>] [-l <log>] [-s <time>] [-t <trigger>]
   [-p <port> <message>]
-h (--help): Shows this
-d (--daemonize): Runs in the background
-nf (--no-fill): Don't fille the host table (with nmap) before reading it
-c (--cansino): Repeats the warnings, even the emited before,
   in every iteration
-v (--verbose): Shows more information in the screen
-n (--network): Specifies the network, 192.168.1.0/24 by default
-f (--file): Specifies the network descriptor (a `arp -a` output)
-dv (--device): Specifies the network interface that will be monitored
-p (--privileged): It asumes that it has privileges
-np (--no-privileged): It asumes that it doesn't have privileges
-l (--log): The warnings will be logged
-s (--sleep): Specifies the time in seconds for "sleeping" between iterations
-t (--trigger) Specifies the alert trigger
-pt (--port): Specifies a port to listen for connections and the message
    it will send

About

A simple network guardian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published