From 9730b2d9482cee7df7947dd135cc67bd7d03a36e Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Mon, 7 Aug 2023 15:52:18 +0700 Subject: [PATCH] docs(README): add assets --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a03b302..93af8f0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ teler Proxy enabling seamless integration with [teler WAF](https://github.com/ki * [kitabisa/teler](https://github.com/kitabisa/teler): Real-time HTTP Intrusion Detection. * [kitabisa/teler-waf](https://github.com/kitabisa/teler-waf): Go HTTP middleware that provides teler IDS functionality. +https://github.com/kitabisa/teler-proxy/assets/25837540/665fac13-7599-422d-8bd5-0c19ada3e5cf + --- **Table of Contents** @@ -90,6 +92,8 @@ cd teler-proxy/ make build ``` +> **Warning**: The `master` branch contains the latest code changes and updates, which might not have undergone thorough testing and quality assurance - thus, you may encounter instability and unexpected behavior. + ### Docker Pull the [Docker](https://docs.docker.com/get-docker/) image by running: @@ -108,6 +112,8 @@ teler-proxy -d : [OPTIONS...] ### Options + + Here are all the options it supports. ```bash