Skip to content

ruck18/CheckUser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckUser

CheckUser E um verificador de usuários.

Modo de instalação

apt-get update && apt-get install git -y
python3 -m pip install git+https://github.com/ruck18/CheckUser.git
checkuser --create-service --config-port 5000 --start

Ou

curl -sL https://raw.githubusercontent.com/ruck18/CheckUser/main/install.sh > install.sh; chmod a+x install.sh; ./install.sh

Opcao 1

Atualização

python3 -m pip install --upgrade git+https://github.com/ruck18/CheckUser.git

Ou

curl -sL https://raw.githubusercontent.com/ruck18/CheckUser/main/install.sh > install.sh; chmod a+x install.sh; ./install.sh

Opcao 2

Como usar

checkuser --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published