From 356b17160e46529bf6e39ea99693545413d86fc4 Mon Sep 17 00:00:00 2001 From: ryan dodd Date: Tue, 17 Sep 2024 21:34:09 +0100 Subject: [PATCH] Removed duplicate word from comment --- server/console/console.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/console/console.go b/server/console/console.go index 9a02b647bb..b5af1c3ad5 100644 --- a/server/console/console.go +++ b/server/console/console.go @@ -123,7 +123,7 @@ remote machines to connect to the Sliver server. They are most commonly used for allowing remote operators to connect in "Multiplayer Mode." To generate a profile for a remote operator, you need to specify the -the "all" permission to grant the profile access to all gRPC APIs: +"all" permission to grant the profile access to all gRPC APIs: new-operator --name --lhost --permissions all