13 lines
220 B
Markdown
13 lines
220 B
Markdown
# daunRat
|
|
|
|
Remote administration tool based on [daun](https://github.com/BarsTiger/daun)
|
|
|
|
## Installation:
|
|
|
|
```bash
|
|
git clone https://github.com/BarsTiger/daunRat --recurse-submodules
|
|
cd daunRat
|
|
python configure.py
|
|
```
|
|
|