From ecd7d12b2040e87016c8726bc0177c0e5118aa22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Do=C4=9Fan=20Can=20Bak=C4=B1r?= Date: Wed, 2 Aug 2023 11:02:33 +0000 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfca0434..2f6e10bb 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ EXPORT: -kafka-topic string kafka topic to publish messages on (default "proxify") CONFIGURATION: - -config string Directory for storing program information (default "$HOME/.config/proxify") + -config string override the default config path ($home/.config/proxify) -cert-cache-size int Number of certificates to cache (default 256) -a, -allow string[] Allowed list of IP/CIDR's to be proxied -d, -deny string[] Denied list of IP/CIDR's to be proxied