Documentation ¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func RootCommands(con *console.SliverClient) []*cobra.Command
- func SocksCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func SocksIDCompleter(_ *console.SliverClient) carapace.Action
- func SocksStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func SocksStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(con *console.SliverClient) []*cobra.Command
Commands returns the “ command and its subcommands.
func RootCommands ¶
func RootCommands(con *console.SliverClient) []*cobra.Command
Commands returns the “ command and its subcommands.
func SocksCmd ¶
func SocksCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
SocksCmd - Display information about tunneled port forward(s).
func SocksIDCompleter ¶
func SocksIDCompleter(_ *console.SliverClient) carapace.Action
SocksIDCompleter completes IDs of remote of socks proxy servers.
func SocksStartCmd ¶
func SocksStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
SocksStartCmd - Add a new tunneled port forward.
func SocksStopCmd ¶
func SocksStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
SocksStopCmd - Remove an existing tunneled port forward.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.