rodrigo-brito / domains-diff

Ferramenta simples para checar novos domínios em leilão no registro.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domains Diff

Usage

./main.py --file lists/lista-processo-liberacao.2020.11.txt

Tips

You can combine the output with FZF or Peco

./main.py --file lists/lista-processo-liberacao.2020.11.txt | sort | fzf

License

Released under MIT License

About

Ferramenta simples para checar novos domínios em leilão no registro.br

License:MIT License


Languages

Language:Python 95.8%Language:Makefile 4.2%