From 798a57d81b74fdc7eb71f06464b697586db881a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Wed, 4 Jan 2023 11:33:10 +0100 Subject: [PATCH] Update README.md Former-commit-id: 521a81b031367d76b7ee758d3da2757a389e622e Former-commit-id: 45b0be90866f62cf021f6cfc42f98703da515818 [formerly af7cf495d18b4e265acc904b3a1bcb94ffbbd267] [formerly 93552f686939f08e1abee665a13d6496fd7024d7 [formerly 1629942112499908d05b65ee6dde36a4a14e4782 [formerly 1629942112499908d05b65ee6dde36a4a14e4782 [formerly 1629942112499908d05b65ee6dde36a4a14e4782 [formerly fc1c2cdf0f59c54fcad8178cdbc1c64ed0dd40b7]]]]] Former-commit-id: 0c987e0f8a683e80d9a9719549ff8857a93f4cb3 [formerly 99cd506a3da1562ac10ed8a2b431722b9f3f45f6] Former-commit-id: 8d361bf554b8d2dab53e8507e5ba1ecd68f1f78a Former-commit-id: 77bab3acd12d15dd0b516f7463082b290a22ab20 Former-commit-id: 9d0942b4738ff65079580af953dc0e0120cc22bc Former-commit-id: 29ed550813cd07f7b725aa7692189a33f3e0ccb1 [formerly 67aaaa34a0f734673c00e5e9b0d572c635463aea] Former-commit-id: 09c49971ccf7576665ce098beb3631bee6780d0a --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 77f169d..e160701 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,14 @@ Server options: forward traffic for you -r --restrictTo=HOST:PORT Accept traffic to be forwarded only to this service + --tlsCertificate=FILE [optional] provide a custom + tls certificate (.crt) that the + server will use instead of the + embeded one + --tlsKey=FILE [optional] provide a custom + tls key (.key) that the server + will use instead of the embeded + one Common options: -v --verbose Print debug information -q --quiet Print only errors