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

https://github.com/tyilo/reverse-shell-frontend


https://github.com/tyilo/reverse-shell-frontend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Reverse Shell Server

Also see the [backend](https://github.com/Tyilo/reverse-shell-backend).

## Running

Start the backend and then:

```sh
pnpm install
pnpm run dev
```