mirror of
https://github.com/casterbyte/Sara.git
synced 2025-07-21 19:24:28 +02:00
Update README.md
This commit is contained in:
parent
62f36cadf1
commit
a0c58601fd
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,12 @@ This tool is written in Python 3 and uses regular expressions to look for specif
|
|||
|
||||
To install Sara:
|
||||
|
||||
1. Kali Linux
|
||||
```bash
|
||||
caster@kali:~$ sudo apt update && sudo apt install sara
|
||||
caster@kali:~$ sara -h
|
||||
```
|
||||
2. Via Python3
|
||||
```bash
|
||||
caster@kali:~$ sudo apt install python3-colorama git
|
||||
caster@kali:~$ git clone https://github.com/casterbyte/Sara
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue