Skip to content

Kiny-Kiny/KinyPainel-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kiny-Painel

KinyPainel-Ruby 1.1 (BETA)

GitHub commit activity Latest version

Este painel de consulta tem o objetivo de retornar dados pessoais através do Nome, Número ou CPF. De forma que não precise pagar por isso.

🖥 Install

Estamos sempre atualizando a ferramenta. Por conta disso, as vezes consultas podem ficar offline temporariamente. Iremos avisar aqui quando cada ferramentas for atualizada! Para você executar o KinyPainel-Ruby é nescessario ter o ruby instalado.

Depois de baixar e instalar o python você pode baixar o KinyPainel-Ruby diretamente do github com os seguintes comandos:

💻 Termux
$ pkg upgrade && pkg update -y
$ pkg install git ruby -y
$ git clone https://github.com/Kiny-Kiny/KinyPainel-Ruby
$ cd KinyPainel-Ruby
$ gem install rest-client
$ ruby main.rb

💻 Debian
$ apt upgrade && apt update -y
$ apt install git ruby -y
$ git clone https://github.com/Kiny-Kiny/KinyPainel-Ruby
$ cd KinyPainel-Ruby
$ gem install rest-client
$ ruby main.rb

💻 Arch Linux
$ pacman -Syyu git ruby -y
$ git clone https://github.com/Kiny-Kiny/KinyPainel-Ruby
$ cd KinyPainel-Ruby
$ gem install rest-client
$ ruby main.rb

💻 OpenSUSE
$ zypper install ruby git -y
$ git clone https://github.com/Kiny-Kiny/KinyPainel-Ruby
$ cd KinyPainel-Ruby
$ gem install rest-client
$ ruby main.rb

About

Um painel de consultas grátis feito totalmente em Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages