whois2

Crates.iowhois2
lib.rswhois2
version0.0.1
sourcesrc
created_at2019-08-13 06:50:54.133697
updated_at2019-08-13 06:50:54.133697
descriptionWhois library which work without whois servers config
homepagehttps://github.com/rekby/rust-whois2
repositoryhttps://github.com/rekby/rust-whois2
max_upload_size
id156369
size10,932
Timofey Koolin (rekby)

documentation

README

Whois library doesn't use any manual supported whois servers database. It try recursive search whois server with start from whois.iana.org. It has simple internal cache for success servers.

It is my first rust code and can be non ideomatic, best practice, elegant and etc.

Commit count: 8

cargo fmt