Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 896 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 896 Bytes

EAS

Simple express API that executes your query command in shell

Installation

Github:

git clone https://github.com/I2rys/EAS

NPM Packages:

npm i express-param && npm i simple-exec && npm i express

Usage

node index.js

Note

If your command does not work, encode it using eVuln and copy the hex value then paste it in the cmd parameter.

License

MIT © I2rys