From 4acabe44a75f7ead1b0dbad42200e0d5146d66a3 Mon Sep 17 00:00:00 2001 From: Juliandev02 Date: Mon, 11 Nov 2024 20:14:10 +0100 Subject: [PATCH] feat: add verbose for client --- src/commands/help.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/help.rs b/src/commands/help.rs index c8f8bff..1c7efe8 100644 --- a/src/commands/help.rs +++ b/src/commands/help.rs @@ -19,6 +19,7 @@ pub fn help() { {CYAN}{BOLD}-a, --auth{C_RESET} Use Strawberry ID for Authentication {GREEN}{BOLD}[optional]{C_RESET} {CYAN}{BOLD}-cp, --control-port{C_RESET} Control port for remote proxy server {GREEN}{BOLD}[default: 7835]{C_RESET} {CYAN}{BOLD}-sp, --static-port{C_RESET} Static port forwarding (whitelist) {GREEN}{BOLD}[optional]{C_RESET} + {CYAN}{BOLD}-v, --verbose {C_RESET} Enable verbose logging {GREEN}{BOLD}[optional]{C_RESET} {CYAN}{BOLD}server:{C_RESET} Runs the remote proxy server {BOLD}↳ {MAGENTA}Options:{C_RESET}