Documentation ¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func PortfwdIDCompleter(con *console.SliverClient) carapace.Action
- func PrintRportFwdListeners(rportfwdListeners *sliverpb.RportFwdListeners, flags *pflag.FlagSet, ...)
- func RportFwdListenersCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func StartRportFwdListenerCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func StopRportFwdListenerCmd(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 PortfwdIDCompleter ¶
func PortfwdIDCompleter(con *console.SliverClient) carapace.Action
PortfwdIDCompleter completes IDs of remote portforwarders.
func PrintRportFwdListeners ¶
func PrintRportFwdListeners(rportfwdListeners *sliverpb.RportFwdListeners, flags *pflag.FlagSet, con *console.SliverClient)
func RportFwdListenersCmd ¶
func RportFwdListenersCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.
func StartRportFwdListenerCmd ¶
func StartRportFwdListenerCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.
func StopRportFwdListenerCmd ¶
func StopRportFwdListenerCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
StartRportFwdListenerCmd - Start listener for reverse port forwarding on implant.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.