Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

An identd daemon that provides arbitrary static or random responses.

Notifications You must be signed in to change notification settings

spoulson/fake-identd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fake identd daemon
Responds to identd requests with arbitrary response.
Based on code by Mitchell Cooper (https://github.com/cooper/fake-identd).

Usage: ./identd [-rd] [-i x] [-p x]
 -r    Random identd response string
 -i x  Static identd response string
 -d    Run as daemon
 -p x  PID file to populate when running as daemon

Perl module pre-requisites:

* String::Random
* Proc::Daemon

About

An identd daemon that provides arbitrary static or random responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%