Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aancw committed Oct 16, 2017
1 parent 5487561 commit 328ee55
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Just for learning stuff and OSINT purpose. Correct me if i'm wrong
- SQLite3 Database Support for storing Belati Results
- Setup Wizard/Configuration for Belati
- Django Web Management
- Webserver only mode
- Auto Dependency Checker
- Auto Update system
- Document Metadata/Exif Extractor
Expand Down Expand Up @@ -99,15 +100,21 @@ wget https://raw.githubusercontent.com/aancw/Belati/master/Dockerfile
docker run -p 8000:8000 -it belati /bin/bash
```

- Running Belati
```bash
belati -h
```


For more info, please refer to this guide: https://github.com/espi0n/Dockerfiles/blob/master/Belati/README.md

## Tested On

Ubuntu 16.04 x86_64
Arch Linux x86_64
CentOS 7
Debian Jessie
MacOS
- Ubuntu 16.04 x86_64
- Arch Linux x86_64
- CentOS 7
- Debian Jessie
- MacOS

## Python Requirements

Expand Down

0 comments on commit 328ee55

Please sign in to comment.