Geruays / vAPI

API takes attack data and sends it to one or multiple apis that in the source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vAPI v1.0

vAPI is API takes attack data and sends it to one or multiple apis that in the source

Installation

sudo apt install openssl-dev
git clone https://github.com/vlang/v
cd v
make

look on the website for more information https://vlang.io

Supported OS

Ubuntu/Debian

Start vAPI

v run api.v <api_port>
URL: http://localhost:api_port/api/user=[USER]&host=[HOST]&port=[PORT]&times=[TIME]&method=[METHOD]

About

API takes attack data and sends it to one or multiple apis that in the source

License:MIT License


Languages

Language:V 65.2%Language:HTML 34.8%