mackcoding / WhoisNET

Whois library written in C#, supports IPv4/6 and domain lookups.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Goals

I'm developing this for two reasons:

  1. I want to bring the 'whois' command to Windows.
  2. I analyze spam using another application (this will also be open sourced) and automate reporting. I need a proper whois library for this.

Status

I am actively working on it. It is not a full time project and is only updated when I have time.

Contributing

Please! I'd love help on it. I'm learning as I go, if you want to contribute simply make a PR and after I review it, I'll approve it. Feel free to test and submit issues.

Testing

Current testing is very limited. If you have IP addresses or domains you'd like me to add to the tests, let me know.

Usage

I honestly don't care what you do with the code. If you want to reuse it, feel free. Please credit me if you can, or at least let me know what you are using it for.

About

Whois library written in C#, supports IPv4/6 and domain lookups.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%