bash0x0 / Getbash-API

API for Getbash.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getbash-API

This is my API service, i am running on api.getbash.wtf.

How to install

pip3 install -r requirements.txt
sudo bash startAsService.sh

How to restart api

Commands below shows how start, stop and restart the api service.

service bashapi start

service bashapi stop

service bashapi restart

About

API for Getbash.wtf

License:GNU General Public License v3.0


Languages

Language:Python 85.5%Language:Shell 9.3%Language:Dockerfile 5.3%