Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ This project provides a Docker-based environment for intercepting and proxying t
4. The [waringer/emo](https://github.com/waringer/emo) proxy can be used to analyze and log EMO requests. You can run it as a Docker container (see commented section in `docker-compose.yml`) or directly from your terminal for more flexibility.

## Usage
### App
Install the app made by JoVe13: https://github.com/JoVe13/emoProxy-App

### Install and run manually
### Prerequisites
- Docker and Docker Compose installed
- SSL certificates placed in `nginx/ssl/` (self-signed)
Expand Down