From f6eef46d3f985357d011472383d3167def841e66 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Sun, 30 Mar 2025 19:18:10 +0800 Subject: [PATCH] Update README.md Removed GAN related parameters --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b70ec1..ccabdc2 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,8 @@ Usage of zoraxy: mDNS name, leave empty to use default (zoraxy_{node-uuid}.local) -noauth Disable authentication for management interface + -plugin string + Plugin folder path (default "./plugins") -port string Management web interface listening port (default ":8000") -sshlb @@ -135,10 +137,6 @@ Usage of zoraxy: Enable web file manager for static web server root folder (default true) -webroot string Static web server root folder. Only allow change in start paramters (default "./www") - -ztauth string - ZeroTier authtoken for the local node - -ztport int - ZeroTier controller API port (default 9993) ``` ### External Permission Management Mode