Skip to content

ragnar-johannsson/beeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beeper

A Linux kernel module that installs a netfilter hook in NF_INET_LOCAL_IN that beeps through the PC speaker for every ICMP echo packet received.

Usage

Install build dependencies for the kernel (apt-get build-dep linux on Debian) and then simply:

$ make
$ sudo insmod beeper.ko
$ ping localhost

License

BSD 2-Clause. See the LICENSE file for details.

About

A kernel module that beeps on pings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages