Skip to content

youngchief-btw/identpp

Repository files navigation

identpp

C++ implementation of ident protocol.


To use it in most sceranios. You need to use port 113 on TCP.

Otherwise if you are just testing or have the option to change the port the server uses for ident, you can change it.

Also to customize you need to modify variables in the code and compile.

I'm hoping to really improve this over time.