Skip to content

kpcyrd/iam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I am

Simple whois server implementation

Setup

First, you need inetd

apt-get install openbsd-inetd

Next, append this line to your /etc/inetd.conf.

whois           stream  tcp6 nowait  nobody /opt/iam/iam

This assumes you've cloned this repo into /opt.

Finally, put some text in /etc/iam.txt and reload the inetd.

License

GPLv3

About

Simple whois server implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages