From ab66b8a3749a49cf4c3ad7b27402ead8a57e29d0 Mon Sep 17 00:00:00 2001 From: Konrad Zemek Date: Mon, 25 Mar 2024 17:09:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 716062a..581a6c0 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ See [Go's Getting Started](https://golang.org/doc/install) if your package manag - as root or with `CAP_NET_ADMIN` capability to be able to set `IP_TRANSPARENT` socket opt. 1 This is not a hard requirement, and with routing magic go-mmproxy can be ran on a different host than the target(s). +See the [docker-example directory](https://github.com/kzemek/go-mmproxy/tree/main/docker-example) for a working example. ## Running