Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 451 Bytes

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.