This PoC of an UDP client to whois .br domains using Registro.BR whois server.
https://registro.br/tecnologia/Protocolo-ISAVAILv2.txt
- improve REPL commands
- deploy as NPM lib and cli
- export functions to be used as dependencies
- improve code organization
- use better concurrency when communicating with the server
- get a better method to get, store and renew the cookie (kind of authentication to the server)